alpha property

int alpha

Implementation

int get alpha => (0xff000000 & value) >> 24;