menu
dt
backend.dart
SetColor16
resetBackground constant
resetBackground
dark_mode
light_mode
resetBackground
constant
SetColor16
const
resetBackground
Resets the background color to the default color.
Implementation
static const resetBackground = SetColor16(49);
dt
backend
SetColor16
resetBackground constant
SetColor16 class