menu
innerlibs
named_color.dart
NamedColor
names property
names
dark_mode
light_mode
names
property
Iterable
<
string
>
get
names
Implementation
static Iterable<string> get names => values.map((e) => e.name);
innerlibs
named_color
NamedColor
names property
NamedColor enum