icon property

  1. @override
IconData get icon
override

The tab's icon, shown in the tab bar.

Implementation

@override
IconData get icon => Icons.route;