ThemeController constructor

ThemeController(
  1. ThemeService _themeService
)

Implementation

ThemeController(this._themeService);