iconData property
final
Icon data to render in the tab bar. Use this option if you want
RollingNavBar to manage your tabs' colors. Pass this or children
.
Implementation
final List<IconData> iconData;
Icon data to render in the tab bar. Use this option if you want
RollingNavBar to manage your tabs' colors. Pass this or children
.
final List<IconData> iconData;