isFixed method

bool isFixed()

Whether the tab shape are fixed or not.

Implementation

bool isFixed() => widget.itemBuilder.fixed();