SymbolRenderer constructor

SymbolRenderer({
  1. required bool isSolid,
})

Implementation

SymbolRenderer({required this.isSolid});