menu
apollo_flutter package
documentation
apollo_theme.dart
BackgroundColor
BackgroundColor.new constructor
BackgroundColor.new constructor
dark_mode
light_mode
BackgroundColor
constructor
BackgroundColor
(
{
required
String
value
,
required
double
opacity
,
})
Implementation
BackgroundColor({ required this.value, required this.opacity, });
apollo_flutter package
documentation
apollo_theme
BackgroundColor
BackgroundColor.new constructor
BackgroundColor class