isPlayEnd property

bool isPlayEnd
inherited

Implementation

bool get isPlayEnd => (position) >= (duration);