OnBreakpointTokenVariant constructor
const
OnBreakpointTokenVariant(
- BreakpointToken token
Creates a new OnBreakpointTokenVariant with the given token.
The key is set to a ValueKey based on the token.
Implementation
const OnBreakpointTokenVariant(this.token);