isOk property

bool isOk

Implementation

bool get isOk => root.body?.querySelector('#player') != null;