menu
mapsforge_flutter_rendertheme package
documentation
renderinstruction.dart
RenderinstructionLinesymbol
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
RenderinstructionLinesymbol
setBitmapHeight method
RenderinstructionLinesymbol class