pressed constant

WidgetEvent const pressed

The event when the user is actively pressing down on the given widget.

Implementation

static const pressed = WidgetEvent('pressed');