menu
flutter_shadcn_cli package
documentation
registry/shared/theme/preset_theme_data.dart
RegistryThemePresetData
light property
light property
dark_mode
light_mode
light
property
Map
<
String
,
String
>
light
final
Light mode color tokens keyed by token name.
Implementation
final Map<String, String> light;
flutter_shadcn_cli package
documentation
registry/shared/theme/preset_theme_data
RegistryThemePresetData
light property
RegistryThemePresetData class