ThemeUpdate constructor

ThemeUpdate({
  1. required String themeKey,
})

Implementation

ThemeUpdate({required this.themeKey});