allPrimitives top-level property

Map<String, Type> allPrimitives
getter/setter pair

All primitives

Implementation

Map<String, Type> allPrimitives = {'dark': ZetaPrimitivesDark, 'light': ZetaPrimitivesLight};