TapSemanticEvent constructor

const TapSemanticEvent()

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

Implementation

const TapSemanticEvent() : super('tap');