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