menu
mapsforge_flutter_rendertheme package
documentation
renderinstruction.dart
RenderinstructionRect
setBitmapWidth method
setBitmapWidth method
dark_mode
light_mode
setBitmapWidth
method
void
setBitmapWidth
(
int
bitmapWidth
)
inherited
Implementation
void setBitmapWidth(int bitmapWidth) { _bitmapWidth = bitmapWidth; }
mapsforge_flutter_rendertheme package
documentation
renderinstruction
RenderinstructionRect
setBitmapWidth method
RenderinstructionRect class