deleteAnimation property
AnimatedChildBuilder?
get
deleteAnimation
Optional delete animation builder for animated collection widgets.
Implementation
AnimatedChildBuilder? get deleteAnimation => null;
Optional delete animation builder for animated collection widgets.
AnimatedChildBuilder? get deleteAnimation => null;