hovered constant

FTextFieldVariant const hovered

The interaction variant when the user drags their mouse cursor over the given widget.

Implementation

static const hovered = FTextFieldVariant._(.new(1, 'hovered'));