Dimension constructor

const Dimension(
  1. String name
)

Implementation

const Dimension(this.name);