video_player
dart:ui
SemanticsAction
constant tap
tap
class SemanticsAction
Properties
index
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
Static properties
values
Constants
decrease
increase
longPress
scrollDown
scrollLeft
scrollRight
scrollUp
showOnScreen
tap
SemanticsAction
tap
=
const
SemanticsAction
._(_kTapIndex)
The equivalent of a user briefly tapping the screen with the finger without moving it.
property tap