loading property
final
Widget to show while waiting for future response. If not specified return a CircularProgressIndicator
Implementation
final Widget? loading;
Widget to show while waiting for future response. If not specified return a CircularProgressIndicator
final Widget? loading;