pressed constant
FCheckboxVariant
const pressed
The interaction variant when the user is actively pressing down on the given widget.
Implementation
static const pressed = FCheckboxVariant._(.new(1, 'pressed'));