menu
ui_pro package
documentation
widgets/buttons/ui_button.dart
UIProIconButton
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
?
onPressed
final
Called when the button is pressed.
Implementation
final VoidCallback? onPressed;
ui_pro package
documentation
widgets/buttons/ui_button
UIProIconButton
onPressed property
UIProIconButton class