isPlayEnd property

bool get isPlayEnd
inherited

Implementation

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