Pan constructor

const Pan(
  1. String value
)

The main constructor.

Implementation

const Pan(this.value);