menu
material_dialogs package
documentation
widgets/buttons/icon_button.dart
IconsButton
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
Function
onPressed
final
onPressed
Defines the button's click callback
Implementation
final Function onPressed;
material_dialogs package
documentation
widgets/buttons/icon_button
IconsButton
onPressed property
IconsButton class