alpha property

int alpha

Implementation

int get alpha => ((255.0 - 80.0) * (proceeding ?? 0)).toInt();