menu
okcolor package
documentation
models/misc.dart
RGB
RGB.new constructor
RGB.new constructor
dark_mode
light_mode
RGB
constructor
RGB
(
double
r
,
double
g
,
double
b
)
Implementation
RGB(this.r, this.g, this.b);
okcolor package
documentation
models/misc
RGB
RGB.new constructor
RGB class