label property

String? label
final

label: shown text beside action button if label is null, label widget will be hidden

Implementation

final String? label;