loadingView abstract method

Widget loadingView(
  1. BuildContext context
)

加载视图

Implementation

Widget loadingView(BuildContext context);