menu
design_tokens_builder package
documentation
builder_config/builder_config.dart
BuilderConfig
tokenFilePath property
tokenFilePath property
dark_mode
light_mode
tokenFilePath
property
String
tokenFilePath
final
The path leading to the json file containing the token data.
Implementation
final String tokenFilePath;
design_tokens_builder package
documentation
builder_config/builder_config
BuilderConfig
tokenFilePath property
BuilderConfig class