showSectionContents property
ShowSectionContents?
get
showSectionContents
Implementation
ShowSectionContents? get showSectionContents => _$this._showSectionContents;
set
showSectionContents
(ShowSectionContents? showSectionContents)
Implementation
set showSectionContents(ShowSectionContents? showSectionContents) =>
_$this._showSectionContents = showSectionContents;