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