toArgb method

int toArgb()

Returns the ARGB integer value of this color.

Implementation

int toArgb() => toARGB32();