menu
ready_widgets package
documentation
buttons/ready_buttons.dart
ReadyTextButton
onPress property
onPress property
dark_mode
light_mode
onPress
property
VoidCallback
?
onPress
final
Callback function triggered when the button is pressed.
Implementation
final VoidCallback? onPress;
ready_widgets package
documentation
buttons/ready_buttons
ReadyTextButton
onPress property
ReadyTextButton class