menu
stdc package
documentation
stdint.dart
StdintStdc
INT8_MAX property
INT8_MAX property
dark_mode
light_mode
INT8_MAX
property
int
get
INT8_MAX
Maximum value of an 8-bit signed integer.
Implementation
int get INT8_MAX => 127;
stdc package
documentation
stdint
StdintStdc
INT8_MAX property
StdintStdc extension on
Stdc