menu
mapsforge_flutter_renderer package
documentation
shape_painter.dart
ShapePainterArea
stroke property
stroke property
dark_mode
light_mode
stroke
property
UiPaint
?
stroke
late
final
Paint object for area stroke rendering, null if transparent.
Implementation
late final UiPaint? stroke;
mapsforge_flutter_renderer package
documentation
shape_painter
ShapePainterArea
stroke property
ShapePainterArea class