tap constant
The equivalent of a user briefly tapping the screen with the finger without moving it.
Implementation
static const SemanticsAction tap = const SemanticsAction._(_kTapIndex)
The equivalent of a user briefly tapping the screen with the finger without moving it.
static const SemanticsAction tap = const SemanticsAction._(_kTapIndex)