menu
gradients package
documentation
gradients.dart
ColorModel
toLabColor abstract method
toLabColor abstract method
dark_mode
light_mode
toLabColor
abstract method
@
override
LabColor
toLabColor
(
)
Converts
this
to the LAB color space.
Implementation
@override LabColor toLabColor();
gradients package
documentation
gradients
ColorModel
toLabColor abstract method
ColorModel class