attrs property

Map<String, String>? attrs
final

Arbitrary HTML attributes (id, href, placeholder, etc.).

Implementation

final Map<String, String>? attrs;