iconFunc property
getter/setter pair
A function to dynamically compute the icon for the view.
Implementation
Widget Function(BuildContext context) iconFunc;
A function to dynamically compute the icon for the view.
Widget Function(BuildContext context) iconFunc;