RectSymbolRenderer constructor
RectSymbolRenderer({
- bool isSolid = true,
Implementation
RectSymbolRenderer({bool isSolid = true}) : super(isSolid: isSolid);
RectSymbolRenderer({bool isSolid = true}) : super(isSolid: isSolid);