menu
animated_button_glow_effect package
documentation
animated_button.dart
GlowButton
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
GlowButton
onPressed property
GlowButton class