playFraction property
Fraction of the screen height that will trigger play/pause. For example if playFraction is 0.6 video will be played if 60% of player height is visible.
Implementation
final double playFraction;
Fraction of the screen height that will trigger play/pause. For example if playFraction is 0.6 video will be played if 60% of player height is visible.
final double playFraction;