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