onUnload method

  1. @override
void onUnload()
override

Implementation

@override
void onUnload() {
  _animationLayers.clear();
}