menu
stdc package
documentation
limits.dart
StdcLimits
USHRT_MAX property
USHRT_MAX property
dark_mode
light_mode
USHRT_MAX
property
int
get
USHRT_MAX
Maximum value for an unsigned short int
Implementation
int get USHRT_MAX => 65535;
stdc package
documentation
limits
StdcLimits
USHRT_MAX property
StdcLimits extension on
Stdc