Frontend  0.4.1
Loading...
Searching...
No Matches
throttle_size.dart File Reference

Variables

import package
 
const Size throttleSize = Size(400, 800)
 Throttle size.
 

Variable Documentation

◆ package

import package

◆ throttleSize

const Size throttleSize = Size(400, 800)

The throttle size is the size of the Throttle widget on larger screens. In !kIsWeb builds, this value is also used to set the minimum window size.