menu
pxl
pxl.dart
PorterDuff
one static method
one
dark_mode
light_mode
one
static method
double
one
(
double
srcAlpha
,
double
dstAlpha
)
Always returns one (
1.0
).
Implementation
static double one(double srcAlpha, double dstAlpha) => 1;
pxl
pxl
PorterDuff
one static method
PorterDuff class