menu
apollo_flutter package
documentation
apollo_theme.dart
ApolloTheme
ApolloTheme.new constructor
ApolloTheme.new constructor
dark_mode
light_mode
ApolloTheme
constructor
ApolloTheme
(
{
required
ApolloColorTheme
colors
,
})
Implementation
ApolloTheme({required this.colors});
apollo_flutter package
documentation
apollo_theme
ApolloTheme
ApolloTheme.new constructor
ApolloTheme class