Color constructor

const Color(
  1. AstNode value
)

Implementation

const Color(this.value);