actionButtonLabel property

String? actionButtonLabel
final

An action button that appears after the list. The button executes the function passed in the onTapActionButton parameter.

Implementation

final String? actionButtonLabel;