isChoosingStartOnMap property
Whether the user is picking a new start point on the map.
Implementation
bool get isChoosingStartOnMap => _isChoosingStartOnMap;
Whether the user is picking a new start point on the map.
bool get isChoosingStartOnMap => _isChoosingStartOnMap;