menu
stdc package
documentation
limits.dart
StdcLimits
SHRT_MIN property
SHRT_MIN property
dark_mode
light_mode
SHRT_MIN
property
int
get
SHRT_MIN
Minimum value for a short int
Implementation
int get SHRT_MIN => -32768;
stdc package
documentation
limits
StdcLimits
SHRT_MIN property
StdcLimits extension on
Stdc