trigger property
Which trigger starts this effect. Defaults to MotionTrigger.onMount.
Implementation
@override
MotionTrigger get trigger => activation;
Which trigger starts this effect. Defaults to MotionTrigger.onMount.
@override
MotionTrigger get trigger => activation;