menu
gradients package
documentation
gradients.dart
XyzColor
toXyzColor method
toXyzColor method
dark_mode
light_mode
toXyzColor
method
@
override
XyzColor
toXyzColor
(
)
Converts
this
to the XYZ color space.
Implementation
@override XyzColor toXyzColor() => this;
gradients package
documentation
gradients
XyzColor
toXyzColor method
XyzColor class