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