menu
charcode package
documentation
ascii.dart
$lf constant
$lf constant
dark_mode
light_mode
$lf
top-level constant
int
const
$lf
"Line feed" control character.
Implementation
const int $lf = 0x0A;
charcode package
documentation
ascii
$lf constant
ascii library