menu
nativebrik_bridge package
documentation
schema/generated.dart
Color
Color.new constructor
Color.new constructor
dark_mode
light_mode
Color
constructor
Color
(
{
double
?
red
,
double
?
green
,
double
?
blue
,
double
?
alpha
,
})
Implementation
Color({ this.red, this.green, this.blue, this.alpha, });
nativebrik_bridge package
documentation
schema/generated
Color
Color.new constructor
Color class