Icon constructor

const Icon(
  1. String name
)

Implementation

const Icon(this.name);