StyleAttribute constructor

const StyleAttribute(
  1. Map<String, String> styles
)

Implementation

const StyleAttribute(this.styles);