backgroundColor property
Color?
get
backgroundColor
Implementation
Color? get backgroundColor => _tryParseColor(params[backgroundColorKey]);
Color? get backgroundColor => _tryParseColor(params[backgroundColorKey]);