sequences property

Map<AnimationProperty, AnimationSequence> sequences
getter/setter pair

Implementation

late Map<AnimationProperty, AnimationSequence> sequences = {};