ThemeItemShow constructor
const
ThemeItemShow(
- CustomAppThemeData themeItem, {
- Key? key,
- ValueChanged<
CustomAppThemeData> ? onChanged,
Implementation
const ThemeItemShow(this.themeItem, {super.key, this.onChanged});