secondaryDrags property
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);
Count of a currently happening drags of the secondary videos used to determine if any drag happened at all.
final RxInt secondaryDrags = RxInt(0);