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

Throttle size. More...

Variables

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

Detailed Description

Author
Vincent Hamp
Date
27/04/2025

Variable Documentation

◆ package

import package

◆ throttleSize

const Size throttleSize = Size(400, 800)

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