menu
numeric_utils package
documentation
constants/numeric_constants.dart
IntConstants
byte constant
byte constant
dark_mode
light_mode
byte
constant
int
const
byte
Represents 2^8 (256), a byte.
Implementation
static const int byte = 256;
numeric_utils package
documentation
constants/numeric_constants
IntConstants
byte constant
IntConstants class