menu
te_widgets package
documentation
widgets/select/select.dart
TSelect<T, V, K>
disabled property
disabled property
dark_mode
light_mode
disabled
property
@
override
bool
disabled
final
Whether the field is disabled.
Implementation
@override final bool disabled;
te_widgets package
documentation
widgets/select/select
TSelect<T, V, K>
disabled property
TSelect class