secondaryDrags property

RxInt secondaryDrags
final

Count of a currently happening drags of the secondary videos used to determine if any drag happened at all.

Implementation

final RxInt secondaryDrags = RxInt(0);