HexColorRule constructor

const HexColorRule(
  1. String message
)

Creates a new HexColorRule.

Implementation

const HexColorRule(this.message);