@override Future<void> dispose() async { await _accentColorController.close(); await _gSettingsService.dispose(); }