onPressed property

Function? onPressed
getter/setter pair

Function to be ran when the nav item is pressed

Implementation

Function? onPressed;