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