menu
shipflow package
documentation
matching.dart
Lab
Lab.new const constructor
Lab.new const constructor
dark_mode
light_mode
Lab
constructor
const
Lab
(
double
l
,
double
a
,
double
b
)
Implementation
const Lab(this.l, this.a, this.b);
shipflow package
documentation
matching
Lab
Lab.new const constructor
Lab class