TabBar.inverted

Get inverted property.

  1. bool inverted [@property getter]
    class TabBar
    @property
    bool
    inverted
    ()
  2. bool inverted [@property setter]

Return Value

Type: bool

Whether 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.