SimpleQuadrantLabels constructor
const
SimpleQuadrantLabels({})
Implementation
const SimpleQuadrantLabels({
this.topRight = 'High impact',
this.topLeft = 'Strategic bets',
this.bottomLeft = 'Defer',
this.bottomRight = 'Quick wins',
});