menu
bedcomponent package
documentation
general_button.dart
GeneralButton
buttonText property
buttonText property
dark_mode
light_mode
buttonText
property
String
buttonText
final
Represents the text inside the button (i.e. the label).
Implementation
final String buttonText;
bedcomponent package
documentation
general_button
GeneralButton
buttonText property
GeneralButton class