onIconButtonPressed property

void Function()? onIconButtonPressed
final

Callback function for when the icon button is pressed

Implementation

final void Function()? onIconButtonPressed;