InlineStyles constructor

InlineStyles(
  1. Map<String, InlineStyleType> attrs
)

Implementation

InlineStyles(this.attrs);