menu
mapsforge_flutter_rendertheme package
documentation
renderinstruction.dart
RenderinstructionRect
setStrokeMinZoomLevel method
setStrokeMinZoomLevel method
dark_mode
light_mode
setStrokeMinZoomLevel
method
void
setStrokeMinZoomLevel
(
int
strokeMinZoomLevel
)
inherited
Implementation
void setStrokeMinZoomLevel(int strokeMinZoomLevel) { _strokeMinZoomLevel = strokeMinZoomLevel; }
mapsforge_flutter_rendertheme package
documentation
renderinstruction
RenderinstructionRect
setStrokeMinZoomLevel method
RenderinstructionRect class