State constructor

const State(
  1. String name
)

Implementation

const State(this.name);