menu
rali
controllers/map_controller.dart
MapController
hasDestination property
hasDestination
dark_mode
light_mode
hasDestination
property
bool
get
hasDestination
Implementation
bool get hasDestination => _destinationPosition != null;
rali
map_controller
MapController
hasDestination property
MapController class