getThemeBloc function

ThemeBloc getThemeBloc()

Implementation

ThemeBloc getThemeBloc() {
  return serviceLocator!<ThemeBloc>();
}