sectionColor property

String? sectionColor

Implementation

String? get sectionColor => _$this._sectionColor;
void sectionColor=(String? sectionColor)

Implementation

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