menu
mapsforge_flutter_core package
documentation
utils.dart
MapsforgeSettingsMgr
setDeviceScaleFactor method
setDeviceScaleFactor method
dark_mode
light_mode
setDeviceScaleFactor
method
void
setDeviceScaleFactor
(
double
deviceScaleFactor
)
Implementation
void setDeviceScaleFactor(double deviceScaleFactor) { _deviceScaleFactor = deviceScaleFactor; }
mapsforge_flutter_core package
documentation
utils
MapsforgeSettingsMgr
setDeviceScaleFactor method
MapsforgeSettingsMgr class