teal property Null safety

Chalk teal

set foreground color to X11/CSS color teal         (0x008080)/rgb(0, 128, 128)

Implementation

Chalk get teal => makeRGBChalk(0, 128, 128);