label property

String? label
final

Accessibility: with a label the icon is exposed as an image; without one it is hidden from assistive technology (the analogue of aria-hidden).

Implementation

final String? label;