sectionColor property
String?
get
sectionColor
Implementation
String? get sectionColor => _$this._sectionColor;
set
sectionColor
(String? sectionColor)
Implementation
set sectionColor(String? sectionColor) => _$this._sectionColor = sectionColor;