all property

List<String> all

Implementation

List<String> get all => Symbology.values.map((e) => e.stringify).toList();