menu
tailwindcss_build package
documentation
colors.dart
TwColors
colorNames property
colorNames property
dark_mode
light_mode
colorNames
property
List
<
String
>
get
colorNames
Get all available color names
Implementation
static List<String> get colorNames => allColors.keys.toList();
tailwindcss_build package
documentation
colors
TwColors
colorNames property
TwColors class