iconColors property

List<Color> iconColors
final

Optional override for icon colors. If supplied, must have a length of one or the same length as iconData. A length of 1 indicates a single color for all tabs.

Implementation

final List<Color> iconColors;