isLoading property

bool isLoading
final

Defines whether list information is being loaded. In this state it displays a SeniorLoading.

The default value is false.

Implementation

final bool isLoading;