menu
charcode package
documentation
ascii.dart
$soh constant
$soh constant
dark_mode
light_mode
$soh
top-level constant
int
const
$soh
"Start of Header" control character.
Implementation
const int $soh = 0x01;
charcode package
documentation
ascii
$soh constant
ascii library