getTheme method

ApolloTheme getTheme()

Implementation

ApolloTheme getTheme() {
  return _theme;
}