FontWeight constructor

const FontWeight(
  1. String value
)

Implementation

const FontWeight(this.value);