primaryDrags property

RxInt primaryDrags
final

Count of a currently happening drags of the primary videos used to determine if any drag happened at all and to display secondary view hint.

Implementation

final RxInt primaryDrags = RxInt(0);