isLoading property

bool isLoading
final

Whether the loading indicator should be shown or hidden.

Set to true to show the loading indicator, false to hide it.

Implementation

final bool isLoading;