Frontend
0.0.0
Loading...
Searching...
No Matches
Variables
small_screen_width.dart File Reference
Variables
final int
smallScreenWidth
Width at which the display switches between small and large screens.
Variable Documentation
◆
smallScreenWidth
final int smallScreenWidth
Initial value:
=
int
.parse(
const
String.fromEnvironment(
'OPENREMISE_FRONTEND_SMALL_SCREEN_WIDTH'
),
)
lib
constants
small_screen_width.dart
Frontend 0.0.0