menu
stl
stl.dart
I16
max constant
max
dark_mode
light_mode
max
constant
I16
const
max
The maximum value an
I16
can hold (32767).
Implementation
static const I16 max = I16(32767);
stl
stl
I16
max constant
I16 extension type