pressed constant
WidgetEvent
const pressed
The state when the user is actively pressing down on the given widget.
Implementation
static const pressed = WidgetEvent('pressed');
The state when the user is actively pressing down on the given widget.
static const pressed = WidgetEvent('pressed');