menu
universal_flutter_utils package
documentation
widgets/input_box/index.dart
UFUInputBox
label property
label property
dark_mode
light_mode
label
property
String
?
label
final
It is required to add label of a inputBox.
Implementation
final String? label;
universal_flutter_utils package
documentation
widgets/input_box/index
UFUInputBox
label property
UFUInputBox class