menu
ball_knowledge_graph package
documentation
widget/controller.dart
RBallController
setAnimationController method
setAnimationController method
dark_mode
light_mode
setAnimationController
method
void
setAnimationController
(
AnimationController
controller
)
Implementation
void setAnimationController(AnimationController controller) { _animationController = controller; }
ball_knowledge_graph package
documentation
widget/controller
RBallController
setAnimationController method
RBallController class