menu
material_dialogs package
documentation
widgets/buttons/icon_outline_button.dart
IconsOutlineButton
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_outline_button
IconsOutlineButton
onPressed property
IconsOutlineButton class