foregroundColor property

Color? foregroundColor
final

Foreground color (text/icon color) when unselected.

Defaults to theme's foreground color.

Implementation

final Color? foregroundColor;