Remove unused clipBehavior from OverflowBar (#141976)
Fixes https://github.com/flutter/flutter/issues/141606. OverflowBar doesn't do any clipping and therefore there's no need to specify a clip behavior.
Showing
Please register or sign in to comment