menu
d4_color package
documentation
d4_color.dart
Color
toString method
toString method
dark_mode
light_mode
toString
method
@
override
String
toString
(
)
override
An alias for
formatRgb
.
Implementation
@override String toString() => rgb().formatRgb();
d4_color package
documentation
d4_color
Color
toString method
Color class