menu
dt
backend.dart
SetColor16
resetForeground constant
resetForeground
dark_mode
light_mode
resetForeground
constant
SetColor16
const
resetForeground
Resets the foreground color to the default color.
Implementation
static const resetForeground = SetColor16(39);
dt
backend
SetColor16
resetForeground constant
SetColor16 class