selectionDirection property Null safety

String? selectionDirection
override

Implementation

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

Implementation

set selectionDirection(String? value) native;