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