menu
te_widgets package
documentation
widgets/select/select.dart
TSelect<T, V, K>
clearable property
clearable property
dark_mode
light_mode
clearable
property
@
override
bool
clearable
final
Whether to show a clear button when an item is selected.
Implementation
@override final bool clearable;
te_widgets package
documentation
widgets/select/select
TSelect<T, V, K>
clearable property
TSelect class