Returns true if this color alpha is 0.0.
true
0.0
@override bool get isFullyTransparent => alpha == 0.0;