label property

String? label
final

Optional semantic label for accessibility.

If provided, wraps the item in Semantics with button: true.

Implementation

final String? label;