selectionDirection property Null safety

String? selectionDirection

Implementation

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

Implementation

set selectionDirection(String? value) native;