menu
apollo_flutter package
documentation
terra_apollo_theme.dart
TerraApolloTheme
setColor method
setColor method
dark_mode
light_mode
setColor
method
void
setColor
(
ApolloColorTheme
theme
)
Implementation
void setColor(ApolloColorTheme theme) { _colorTheme = theme; }
apollo_flutter package
documentation
terra_apollo_theme
TerraApolloTheme
setColor method
TerraApolloTheme class