WrappedStyleTag constructor

WrappedStyleTag(
  1. String tag
)

Implementation

WrappedStyleTag(String tag) : super(tag: tag);