menu
live_cells package
documentation
live_cell_widgets.dart
CellTextField
selection property
selection property
dark_mode
light_mode
selection
property
MutableCell
<
TextSelection
>
?
selection
final
Cell holding the text selection
Implementation
final MutableCell<TextSelection>? selection;
live_cells package
documentation
live_cell_widgets
CellTextField
selection property
CellTextField class