menu
bytebin package
documentation
ascii.dart
RESET_BOLD_AND_DIM constant
RESET_BOLD_AND_DIM constant
dark_mode
light_mode
RESET_BOLD_AND_DIM
top-level constant
String
const
RESET_BOLD_AND_DIM
Clears
BOLD
and
DIM
— SGR 22.
Implementation
const String RESET_BOLD_AND_DIM = '${CSI}22$SGR';
bytebin package
documentation
ascii
RESET_BOLD_AND_DIM constant
ascii library