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