loadButtonLabel property

String? loadButtonLabel
final

Button label to load more items in the list. The button is only displayed if the value of the parameters loadButtonLabel and onLoad are different from null.

Implementation

final String? loadButtonLabel;