selection property

MutableCell<TextSelection>? selection
final

Cell holding the text selection in the field

Implementation

final MutableCell<TextSelection>? selection;