menu
googleapis package
documentation
shared.dart
$Color
$Color constructor
$Color constructor
dark_mode
light_mode
$Color
constructor
$Color
(
{
double
?
alpha
,
double
?
blue
,
double
?
green
,
double
?
red
,
})
Implementation
$Color({ this.alpha, this.blue, this.green, this.red, });
googleapis package
documentation
shared
$Color
$Color constructor
$Color class