loadingFuture property

Future<bool>? loadingFuture
final

A future used to load the page.

Implementation

final Future<bool>? loadingFuture;