menu
dt
backend.dart
SetColor16
resetStyle constant
resetStyle
dark_mode
light_mode
resetStyle
constant
SetColor16
const
resetStyle
Resets both colors and all text attributes to the default.
Implementation
static const resetStyle = SetColor16(0);
dt
backend
SetColor16
resetStyle constant
SetColor16 class