menu
mncapps package
documentation
utils/hexcolor.dart
HexColor extension
HexColor extension
dark_mode
light_mode
HexColor
extension
on
Color
Methods
toHex
(
)
→
String
Prefixes a hash sign if
leadingHashSign
is set to
true
(default is
true
).
Static Methods
fromHex
(
String
hexString
)
→
Color
String is in the format "aabbcc" or "ffaabbcc" with an optional leading "#".
mncapps package
documentation
utils/hexcolor
HexColor extension
hexcolor library