trackResize property
bool
get
trackResize
If true
, the map will automatically resize when the browser window resizes.
Implementation
bool get trackResize => jsObject.trackResize;
If true
, the map will automatically resize when the browser window resizes.
bool get trackResize => jsObject.trackResize;