menu
basf_flutter_components package
documentation
widgets/buttons.dart
BASFButton
text property
text property
dark_mode
light_mode
text
property
String
?
text
final
Use this to show text on the button directly.
Implementation
final String? text;
basf_flutter_components package
documentation
widgets/buttons
BASFButton
text property
BASFButton class