menu
okcolor package
documentation
models/oklab.dart
OkLab
OkLab.new constructor
OkLab.new constructor
dark_mode
light_mode
OkLab
constructor
OkLab
(
double
L
,
double
a
,
double
b
)
Implementation
OkLab(this.L, this.a, this.b);
okcolor package
documentation
models/oklab
OkLab
OkLab.new constructor
OkLab class