clipBehavior property
final
Whether to clip content during animation to prevent overflow.
Set to true when slide animations might overflow their container.
Default: false.
Implementation
final bool clipBehavior;
Whether to clip content during animation to prevent overflow.
Set to true when slide animations might overflow their container.
Default: false.
final bool clipBehavior;