TabBar.expandTabs

Get expandTabs property.

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

Return Value

Type: bool

Whether tabs expand to full width.

If set to TRUE, the tabs will always vary width filling the whole width when possible, otherwise tabs will always have the minimum possible size.