color property
final
Foreground color for both icon and text.
Defaults to Colors.grey[600] when omitted.
Implementation
final Color? color;
Foreground color for both icon and text.
Defaults to Colors.grey[600] when omitted.
final Color? color;