menu
animated_button_glow_effect package
documentation
animated_button.dart
AnimatedButton
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
?
onPressed
final
The callback function when the button is pressed
Implementation
final VoidCallback? onPressed;
animated_button_glow_effect package
documentation
animated_button
AnimatedButton
onPressed property
AnimatedButton class