sourceColorArgb property
int
get
sourceColorArgb
The source color of the scheme in ARGB format.
Implementation
@pragma("wasm:prefer-inline")
@pragma("vm:prefer-inline")
@pragma("dart2js:prefer-inline")
int get sourceColorArgb => sourceColor.asArgb;