showZoomOutButtonOnMobile property
bool?
get
showZoomOutButtonOnMobile
Implementation
bool? get showZoomOutButtonOnMobile => _$this._showZoomOutButtonOnMobile;
set
showZoomOutButtonOnMobile
(bool? showZoomOutButtonOnMobile)
Implementation
set showZoomOutButtonOnMobile(bool? showZoomOutButtonOnMobile) =>
_$this._showZoomOutButtonOnMobile = showZoomOutButtonOnMobile;