isNotLocating property

bool isNotLocating

Whether the map is currently not searching user location.

Implementation

bool get isNotLocating => !isLocating;