isLooping property

bool isLooping

True if the video is looping.

Implementation

bool get isLooping => videoPlayerValue.isLooping;