ColorRef constructor

const ColorRef(
  1. ColorToken token
)

Implementation

const ColorRef(this.token) : super(0);