color property

List<Color>? color
final

The list of colors for the navigation items (optional).

Implementation

final List<Color>? color;