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