menu
diagram_editor package
documentation
diagram_editor.dart
CanvasControlPolicy
getAnimationController method
getAnimationController method
dark_mode
light_mode
getAnimationController
method
AnimationController
?
getAnimationController
(
)
Implementation
AnimationController? getAnimationController() { return _animationController; }
diagram_editor package
documentation
diagram_editor
CanvasControlPolicy
getAnimationController method
CanvasControlPolicy mixin