CustomEffectExtensions<T> extension

on

Methods

custom({required CustomEffectBuilder builder, Duration? delay, Duration? duration, Curve? curve, double? begin, double? end}) → T
Adds a .custom() extension to AnimateManager (Animate and AnimateList).