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