TapSemanticEvent constructor Null safety
Constructs an event that triggers a long-press semantic feedback by the platform.
Implementation
const TapSemanticEvent() : super('tap');
Constructs an event that triggers a long-press semantic feedback by the platform.
const TapSemanticEvent() : super('tap');