loadingEffect method

Widget loadingEffect()

Implementation

Widget loadingEffect() => LoadingEffectWidget(child: this);