menu
mapsforge_flutter_renderer package
documentation
ui.dart
SymbolImage
getWidth method
getWidth method
dark_mode
light_mode
getWidth
method
int
getWidth
(
)
Returns the width of the symbol image.
Implementation
int getWidth() { return _image.width; }
mapsforge_flutter_renderer package
documentation
ui
SymbolImage
getWidth method
SymbolImage class