ThemeCubit constructor

ThemeCubit()

Implementation

ThemeCubit() : super(ThemeMode.system);