keyColor property

Hct keyColor

Get the keyColor used to make this TonalPalette.

Implementation

Hct get keyColor => _keyColor ?? Hct.from(0.0, 0.0, 0.0);