menu
firebaseapis package
documentation
fcm/v1.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, });
firebaseapis package
documentation
fcm/v1
Color
Color constructor
Color class