removeController method
Remove an animation controller form this artboard.
Implementation
bool removeController(RiveAnimationController controller) {
return true;
}
Remove an animation controller form this artboard.
bool removeController(RiveAnimationController controller) {
return true;
}