title property

Widget? title
getter/setter pair

The title of the item. If the title is not provided only the icon will be shown when not used in a Material Design BottomTabBar.

Implementation

Widget? title;