iconOnTap property

dynamic Function()? iconOnTap
final

The callback function when the Icon is tapped.

Implementation

final Function()? iconOnTap;