Style.attr constructor

const Style.attr(
  1. Map<String, Attribute> _attributes
)

Implementation

const Style.attr(this._attributes);