menu
flutter_map_interactive package
documentation
markers/models/interactive_marker.dart
InteractiveMarker
options property
options property
dark_mode
light_mode
options
property
List
<
MarkerOptions
>
options
final
List of options attached to this marker.
Implementation
final List<MarkerOptions> options;
flutter_map_interactive package
documentation
markers/models/interactive_marker
InteractiveMarker
options property
InteractiveMarker class