menu
scouting_app_2024
extern\color.dart
ColorFloatStrip typedef
ColorFloatStrip
brightness_4
brightness_5
ColorFloatStrip
typedef
ColorFloatStrip
= (
{
double
alpha
,
double
blue
,
double
green
,
double
red
}
)
Implementation
typedef ColorFloatStrip = ({ double red, double green, double blue, double alpha });
scouting_app_2024
color
ColorFloatStrip typedef
color library