selectionDirection property Null safety

String? selectionDirection

Implementation

String? get selectionDirection;
void selectionDirection=(String? value)

Implementation

set selectionDirection(String? value);