OnBrightnessVariant constructor
const
OnBrightnessVariant(
- Brightness brightness
Creates a new OnBrightnessVariant with the given brightness.
The key is set to a ValueKey based on the brightness.
Implementation
const OnBrightnessVariant(this.brightness);