menu
mapsforge_flutter_rendertheme package
documentation
renderinstruction.dart
RenderinstructionArea
setBitmapHeight method
setBitmapHeight method
dark_mode
light_mode
setBitmapHeight
method
void
setBitmapHeight
(
int
bitmapHeight
)
inherited
Implementation
void setBitmapHeight(int bitmapHeight) { _bitmapHeight = bitmapHeight; }
mapsforge_flutter_rendertheme package
documentation
renderinstruction
RenderinstructionArea
setBitmapHeight method
RenderinstructionArea class