id property

String? id
final

Optional HTML element id for the button in the DOM.

If not provided, a random ID will be generated.

Implementation

final String? id;