menu
okcolor package
documentation
models/oklab.dart
OkLab
withA method
withA method
dark_mode
light_mode
withA
method
OkLab
withA
(
double
a
)
Implementation
OkLab withA(double a) { return copyWith(a: a); }
okcolor package
documentation
models/oklab
OkLab
withA method
OkLab class