$Icon.wrap constructor

const $Icon.wrap(
  1. Icon $value
)

Wrap a Icon in a $Icon

Implementation

const $Icon.wrap(this.$value);