label property
Semantic label for accessibility.
This label is announced by screen readers to describe the button's purpose. If empty, the button's visual content is used instead.
Defaults to an empty string.
Implementation
final String label;
Semantic label for accessibility.
This label is announced by screen readers to describe the button's purpose. If empty, the button's visual content is used instead.
Defaults to an empty string.
final String label;