themeColor property

String? themeColor
override

Implementation

String? get themeColor => _$this._themeColor;
void themeColor=(covariant String? themeColor)
covariantoverride

Implementation

set themeColor(covariant String? themeColor) => _$this._themeColor = themeColor;