loading property

Widget? loading
final

Widget to show while waiting for future response. If not specified return a CircularProgressIndicator

Implementation

final Widget? loading;