menu
magiclane_maps_flutter
map.dart
PTRouteInfo
heading property
heading
dark_mode
light_mode
heading
property
String
?
heading
final
An optional heading for the route. This can be null if not provided.
Implementation
final String? heading;
magiclane_maps_flutter
map
PTRouteInfo
heading property
PTRouteInfo class