menu
flutter_map_supercluster package
documentation
flutter_map_supercluster.dart
PopupState
isSelected abstract method
isSelected abstract method
dark_mode
light_mode
isSelected
abstract method
bool
isSelected
(
Marker
marker
)
Returns true if the
marker
is selected.
Implementation
bool isSelected(Marker marker);
flutter_map_supercluster package
documentation
flutter_map_supercluster
PopupState
isSelected abstract method
PopupState class