menu
artisanal package
documentation
style.dart
NoColor
toHex method
toHex method
dark_mode
light_mode
toHex
method
@
override
String
toHex
(
)
override
Returns the hex representation of this color.
Implementation
@override String toHex() => '';
artisanal package
documentation
style
NoColor
toHex method
NoColor class