all constant
Trim
const all
Trim all edges of the image.
Implementation
static const all = Trim._internal(1 | 2 | 4 | 8);
Trim all edges of the image.
static const all = Trim._internal(1 | 2 | 4 | 8);