menu
apollo_flutter package
documentation
apollo_theme.dart
BackgroundColor
toColor method
toColor method
dark_mode
light_mode
toColor
method
Color
toColor
(
)
Implementation
Color toColor() { return hexToColor(value).withOpacity(opacity); }
apollo_flutter package
documentation
apollo_theme
BackgroundColor
toColor method
BackgroundColor class