attributes property

Map<String, String>? attributes
final

Other attribute values applied to the anchor element.

Implementation

final Map<String, String>? attributes;