DesignTokenMap extension

An extension on Map<String, dynamic> for handling a general map that is created from the design token json.

on

Properties

flutterType String

Available on Map<String, dynamic>, provided by the DesignTokenMap extension

Returns the Flutter type according to the type key in the DesignTokenMap.
no setter
parser DesignTokenParser

Available on Map<String, dynamic>, provided by the DesignTokenMap extension

Returns a parser according to the type key in the DesignTokenMap.
no setter