foregroundColor property
Color?
get
foregroundColor
Implementation
Color? get foregroundColor => _tryParseColor(params[foregroundColorKey]);
Color? get foregroundColor => _tryParseColor(params[foregroundColorKey]);