menu
te_widgets package
documentation
widgets/number-field/number_field.dart
TNumberField<T extends num>
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/number-field/number_field
TNumberField<T extends num>
autoFocus property
TNumberField class