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