menu
flutx_ui package
documentation
widgets/text_field/text_field.dart
FxTextField
selectionEnabled property
selectionEnabled property
dark_mode
light_mode
selectionEnabled
property
bool
?
get
selectionEnabled
Implementation
bool? get selectionEnabled => enableInteractiveSelection;
flutx_ui package
documentation
widgets/text_field/text_field
FxTextField
selectionEnabled property
FxTextField class