IconExtension constructor

IconExtension(
  1. String icon
)

Implementation

IconExtension(String icon) : super(extensionTypeIcon, 'icon', icon);