menu
design_tokens_builder package
documentation
builder_config/builder_config.dart
BuilderConfig
fontConfig property
fontConfig property
dark_mode
light_mode
fontConfig
property
List
<
FontConfig
>
fontConfig
final
The config of the font the tokens use.
Implementation
final List<FontConfig> fontConfig;
design_tokens_builder package
documentation
builder_config/builder_config
BuilderConfig
fontConfig property
BuilderConfig class