ColorToken constructor

const ColorToken(
  1. String name
)

Implementation

const ColorToken(super.name);