ThemeItemShow constructor

const ThemeItemShow(
  1. CustomAppThemeData themeItem, {
  2. Key? key,
})

Implementation

const ThemeItemShow(this.themeItem, {super.key});