minWindowSize constant
The minimum window size to be considered a desktop device.
Implementation
static const minWindowSize = Size(512, 512);
The minimum window size to be considered a desktop device.
static const minWindowSize = Size(512, 512);