none property

String none
final

No color (transparent black).

Implementation

static final String none = "rgba(0,0,0,0)";