color property

Color? color
final

Foreground color for both icon and text.

Defaults to Colors.grey[600] when omitted.

Implementation

final Color? color;