selection property

MutableCell<TextSelection>? selection
final

Cell holding the text selection

Implementation

final MutableCell<TextSelection>? selection;