ThemeInfoCard constructor
const
ThemeInfoCard({
- Key? key,
- required ThemeService themeService,
Implementation
const ThemeInfoCard({super.key, required this.themeService});