getAnimations method

List<Animation> getAnimations()

Implementation

List<Animation> getAnimations() {
  return const <Animation>[];
}