TRANSPARENT_BLACK top-level constant

Color const TRANSPARENT_BLACK

Implementation

const TRANSPARENT_BLACK = Color.fromRGBO(0, 0, 0, 0.2);