symbols property

List<ArcGISSymbol> symbols

The collection of symbols contained in the composite symbol.

Implementation

List<ArcGISSymbol> get symbols => _symbols.value;