video_player
dart:ui
SemanticsAction
property index
index
class SemanticsAction
Properties
index
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
Static properties
values
Constants
decrease
increase
longPress
scrollDown
scrollLeft
scrollRight
scrollUp
showOnScreen
tap
int
index
final
The numerical value for this action.
Each action has one bit set in this bit field.
property index