TabBar.setInverted
void setInverted(bool inverted)Sets whether tabs tabs use inverted layout.
If set to TRUE, non-pinned tabs will have the close button at the beginning and the indicator at the end rather than the opposite.
Parameters
inverted | whether tabs use inverted layout |