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