-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
c: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterf: material designflutter/packages/flutter/material repository.flutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.
Description
Use case
I have a multiple rows of TabBars & TabBarViews. Some of the view have large shadows. Currently, the TabBarView does not have a clipBehavior property to pass to the internal PageView. With this default behavior, it clips the shadow which requires some work around to prevent the clipping.
With default PageView clipBehavior

Proposal
I suggest adding a clipBehavior argument on the TabBarView which will be passed to the PageView within the build method.
supposedlysam-bb and mrgnhnt96
Metadata
Metadata
Assignees
Labels
c: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterf: material designflutter/packages/flutter/material repository.flutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.
