load property

bool load
final

A boolean that indicates if the list is currently in a loading state. If true, a CustomLoader will be displayed.

Implementation

final bool load;