menu
mapsforge_flutter package
documentation
marker.dart
CaptionMixin
hasCaptions method
hasCaptions method
dark_mode
light_mode
hasCaptions
method
bool
hasCaptions
(
)
Implementation
bool hasCaptions() { return _captions.isNotEmpty; }
mapsforge_flutter package
documentation
marker
CaptionMixin
hasCaptions method
CaptionMixin class