init abstract method
ThemeService implementations may override this method to perform needed initialization and setup work.
Implementation
Future<void> init();
ThemeService implementations may override this method to perform needed initialization and setup work.
Future<void> init();