DESKTOP constant
UserPreferredContentMode
const DESKTOP
Represents content targeting desktop browsers.
Implementation
static const DESKTOP = UserPreferredContentMode._internal(2, 2);
Represents content targeting desktop browsers.
static const DESKTOP = UserPreferredContentMode._internal(2, 2);