clipBehavior property

bool clipBehavior
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;