attributes property

Map<String, String>? attributes
final

Additional attributes to apply to the HTML element.

Implementation

final Map<String, String>? attributes;