OnBreakPointVariant constructor
const
OnBreakPointVariant(
- Breakpoint breakpoint
Creates a new OnBreakPointVariant with the specified breakpoint.
The breakpoint is used as the key for the ContextVariant.
Implementation
const OnBreakPointVariant(this.breakpoint);