showActiveSectionTooltipOnMobile property
bool?
get
showActiveSectionTooltipOnMobile
Implementation
bool? get showActiveSectionTooltipOnMobile =>
_$this._showActiveSectionTooltipOnMobile;
set
showActiveSectionTooltipOnMobile
(bool? showActiveSectionTooltipOnMobile)
Implementation
set showActiveSectionTooltipOnMobile(
bool? showActiveSectionTooltipOnMobile) =>
_$this._showActiveSectionTooltipOnMobile =
showActiveSectionTooltipOnMobile;