menu
custom_styles_package package
documentation
widgets/custom_button.dart
CustomButton
text property
text property
dark_mode
light_mode
text
property
String
text
final
this is the text which will be shown in the custom button
Implementation
final String text;
custom_styles_package package
documentation
widgets/custom_button
CustomButton
text property
CustomButton class