menu
im_themed package
documentation
third-party/csslib/parser.dart
Hsla
color property
color property
dark_mode
light_mode
color
property
Color
get
color
Implementation
Color get color => Color.createHsla(_h, _s, _l, _a);
im_themed package
documentation
third-party/csslib/parser
Hsla
color property
Hsla class