menu
flutterly package
documentation
components/FlIconButton.dart
FlIconButton
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
onPressed
final
Callback function to be called when the button is pressed.
Implementation
final VoidCallback onPressed;
flutterly package
documentation
components/FlIconButton
FlIconButton
onPressed property
FlIconButton class