clipBehavior property

Clip clipBehavior
final

The ClipBehavior of AnimatedList, used as entry point for all ToastificationItems' widgets under the hood. The default value is Clip.none.

Implementation

final Clip clipBehavior;