IconEl constructor

const IconEl(
  1. String tag,
  2. IconNodeAttrs attrs
)

Implementation

const IconEl(this.tag, this.attrs);