menu
my_cool_package package
documentation
gradient_button.dart
GradientButton
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
onPressed
final
The callback triggered when the button is pressed.
Implementation
final VoidCallback onPressed;
my_cool_package package
documentation
gradient_button
GradientButton
onPressed property
GradientButton class