menu
innerlibs
named_color.dart
NamedColor
random property
random
dark_mode
light_mode
random
property
NamedColor
get
random
A random color from the list of named colors.
Implementation
static NamedColor get random => values.randomItem!;
innerlibs
named_color
NamedColor
random property
NamedColor enum