DWPOS_FIT constant
Stretch the image to exactly the height or width of the monitor without changing its aspect ratio or cropping the image.
Implementation
@Deprecated('Use DWPOS_FIT instead')
static const DWPOS_FIT = 3;
Stretch the image to exactly the height or width of the monitor without changing its aspect ratio or cropping the image.
@Deprecated('Use DWPOS_FIT instead')
static const DWPOS_FIT = 3;