load property
A boolean that indicates if the list is currently in a loading state. If true, a CustomLoader will be displayed.
Implementation
final bool load;
A boolean that indicates if the list is currently in a loading state. If true, a CustomLoader will be displayed.
final bool load;