menu
flutter_map_interactive package
documentation
common/options.dart
InteractiveOptions<T>
onLongPress property
onLongPress property
dark_mode
light_mode
onLongPress
property
InteractiveCallback
<
T
>
?
onLongPress
final
Called when an item is long-pressed.
Implementation
final InteractiveCallback<T>? onLongPress;
flutter_map_interactive package
documentation
common/options
InteractiveOptions<T>
onLongPress property
InteractiveOptions class