transparent property

Color transparent

Implementation

Color get transparent => const Color.fromRGBO(0, 0, 0, 0);