menu
universal_flutter_utils package
documentation
widgets/input_box/index.dart
UFUInputBox
autofocus property
autofocus property
dark_mode
light_mode
autofocus
property
bool
autofocus
final
It is use to get autofocus or not in a inputBox.
Implementation
final bool autofocus;
universal_flutter_utils package
documentation
widgets/input_box/index
UFUInputBox
autofocus property
UFUInputBox class