menu
magiclane_maps_flutter
map.dart
PTStop
isStation property
isStation
dark_mode
light_mode
isStation
property
bool
?
isStation
final
True when the stop is a station; otherwise null/false.
Implementation
final bool? isStation;
magiclane_maps_flutter
map
PTStop
isStation property
PTStop class