onIconButtonPressed property
void Function()?
onIconButtonPressed
final
Callback function for when the icon button is pressed
Implementation
final void Function()? onIconButtonPressed;
Callback function for when the icon button is pressed
final void Function()? onIconButtonPressed;