onTap property

(dynamic Function()?) onTap
final

Used for specific development when the user click on the icon in the navigation

Implementation

final Function()? onTap;