SimpleTab constructor
const
SimpleTab({})
Implementation
const SimpleTab({
super.key,
super.label,
super.wrapperModel,
super.height,
super.rotate,
super.rotateTurns,
this.icon,
this.iconFirst = true,
this.vertical = false,
this.spacing = 4,
this.iconSize = 24,
this.textStyle,
});