menu
universal_flutter_utils package
documentation
widgets/check_box/index.dart
UFUCheckbox
text property
text property
dark_mode
light_mode
text
property
String
?
text
final
Defines text of a checkbox.
Implementation
final String? text;
universal_flutter_utils package
documentation
widgets/check_box/index
UFUCheckbox
text property
UFUCheckbox class