kBlackColor top-level constant

Color const kBlackColor

Black for design.

デザイン用の黒色。

Implementation

const kBlackColor = Color(0xFF212121);