tabBarViewClipBehavior property

Clip tabBarViewClipBehavior
final

Default TabBarView parameter

The content will be clipped (or not) according to this option.

See the enum Clip for details of all possible options and their common use cases.

Defaults to Clip.hardEdge.

Implementation

final Clip tabBarViewClipBehavior;