requiresAnimationController property

bool requiresAnimationController
final

Whether this component requires an animation controller. If true, the workbench will pass its shared animation controller to the preview builder.

Implementation

final bool requiresAnimationController;