itemColor property Null safety

Color itemColor
final

Sets the color for the suffix and prefix icons.

Cannot be null. Defaults to CupertinoColors.secondaryLabel.

Implementation

final Color itemColor;