getLoadingAnimation method

Animation getLoadingAnimation()

Implementation

Animation getLoadingAnimation() {
  return _loadingAnimation!;
}