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