onIconTap property

Function? onIconTap
final

defines the function to execute on tap on the icon.

Implementation

final Function? onIconTap;