menu
ready_widgets package
documentation
buttons/ready_buttons.dart
ReadyTextButton
text property
text property
dark_mode
light_mode
text
property
String
text
final
The text to be displayed inside the button.
Implementation
final String text;
ready_widgets package
documentation
buttons/ready_buttons
ReadyTextButton
text property
ReadyTextButton class