menu
at_common_flutter package
documentation
widgets/custom_button.dart
CustomButton
buttonText property
buttonText property
dark_mode
light_mode
buttonText
property
String
buttonText
final
a string to display on this button.
Implementation
final String buttonText;
at_common_flutter package
documentation
widgets/custom_button
CustomButton
buttonText property
CustomButton class