LongPressSemanticsEvent constructor

const LongPressSemanticsEvent()

Constructs an event that triggers a long-press semantic feedback by the platform.

Implementation

const LongPressSemanticsEvent() : super('longPress');