menu
tailwind_generator package
documentation
model/config.dart
TailwindConfig
colors property
colors property
dark_mode
light_mode
colors
property
@
ColorBaseConverter
()
Map
<
String
,
ColorBase
>
get
colors
inherited
Implementation
@ColorBaseConverter() Map<String, ColorBase> get colors => throw _privateConstructorUsedError;
tailwind_generator package
documentation
model/config
TailwindConfig
colors property
TailwindConfig class