foregroundColor property

Color? foregroundColor
final

The label and icon color.

If null, uses default text color.

Implementation

final Color? foregroundColor;