menu
universal_flutter_utils package
documentation
widgets/input_box/index.dart
UFUInputBox
onFieldSubmitted property
onFieldSubmitted property
dark_mode
light_mode
onFieldSubmitted
property
dynamic Function
(
String
value
)
?
onFieldSubmitted
final
Implementation
final Function(String value)? onFieldSubmitted;
universal_flutter_utils package
documentation
widgets/input_box/index
UFUInputBox
onFieldSubmitted property
UFUInputBox class