menu
textfield_flutter package
documentation
flutter_textfield.dart
FlutterTextfield
autofocus property
autofocus property
dark_mode
light_mode
autofocus
property
bool
autofocus
final
Whether the text field should autofocus when the widget is built.
Implementation
final bool autofocus;
textfield_flutter package
documentation
flutter_textfield
FlutterTextfield
autofocus property
FlutterTextfield class