menu
gem_kit
map.dart
PTRoute
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;
gem_kit
map
PTRoute
heading property
PTRoute class