symbols property
The collection of symbols contained in the composite symbol.
Implementation
List<ArcGISSymbol> get symbols => _symbols.value;
The collection of symbols contained in the composite symbol.
List<ArcGISSymbol> get symbols => _symbols.value;