parsers/design_token_parser library
Classes
- DesignTokenParser
- Abstract class for a parser that converts design token data to Flutter readable code.
Functions
-
parserForType(
String type, {int indentationLevel = 1, BuilderConfig? config}) → DesignTokenParser - Returns the DesignTokenParser for the given type.