kWhiteColor top-level constant

Color const kWhiteColor

White for design.

デザイン用の白色。

Implementation

const kWhiteColor = Color(0xFFF7F7F7);