menu
charcode package
documentation
ascii.dart
$bs constant
$bs constant
dark_mode
light_mode
$bs
top-level constant
int
const
$bs
"Backspace" control character.
Implementation
const int $bs = 0x08;
charcode package
documentation
ascii
$bs constant
ascii library