menu
flutter_flux_motion package
documentation
orchestration/sequence/sequence_render.dart
SequenceRender
pipeline property
pipeline property
dark_mode
light_mode
pipeline
property
List
<
MotionRender
>
pipeline
final
Ordered child-effect renders for the current timeline frame.
Implementation
final List<MotionRender> pipeline;
flutter_flux_motion package
documentation
orchestration/sequence/sequence_render
SequenceRender
pipeline property
SequenceRender class