menu
mapsforge_flutter_renderer package
documentation
ui.dart
UiPaint
getStrokeWidth method
getStrokeWidth method
dark_mode
light_mode
getStrokeWidth
method
double
getStrokeWidth
(
)
Returns the stroke width of this paint.
Implementation
double getStrokeWidth() { return _paint.strokeWidth; }
mapsforge_flutter_renderer package
documentation
ui
UiPaint
getStrokeWidth method
UiPaint class