ApolloTheme constructor

ApolloTheme({
  1. required ApolloColorTheme colors,
})

Implementation

ApolloTheme({required this.colors});