menu
flutter_setup_helper package
documentation
Helper/widgets/custom_button.dart
CustomButton
text property
text property
dark_mode
light_mode
text
property
String
text
final
The text to display on the button
Implementation
final String text;
flutter_setup_helper package
documentation
Helper/widgets/custom_button
CustomButton
text property
CustomButton class