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