menu
stdc package
documentation
stdint.dart
StdintStdc
INT16_MAX property
INT16_MAX property
dark_mode
light_mode
INT16_MAX
property
int
get
INT16_MAX
Maximum value of a 16-bit signed integer.
Implementation
int get INT16_MAX => 32767;
stdc package
documentation
stdint
StdintStdc
INT16_MAX property
StdintStdc extension on
Stdc