menu
mapsforge_flutter_renderer package
documentation
shape_painter.dart
ShapePainterCircle
stroke property
stroke property
dark_mode
light_mode
stroke
property
UiPaint
?
stroke
late
final
The paint used for the circle stroke. Null if the stroke is transparent.
Implementation
late final UiPaint? stroke;
mapsforge_flutter_renderer package
documentation
shape_painter
ShapePainterCircle
stroke property
ShapePainterCircle class