menu
igris package
documentation
components/button.dart
Button
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
onPressed
final
Function to call when the button is pressed
Implementation
final VoidCallback onPressed;
igris package
documentation
components/button
Button
onPressed property
Button class