buildLoadingWidget method

Widget? buildLoadingWidget()

Build loading widget (OPTIONAL)

Implementation

Widget? buildLoadingWidget() => null;