mouse property

bool get mouse

Implementation

bool get mouse => _mouse?.get() ?? false;