menu
flutter_map_interactive package
documentation
polylines/models/options.dart
GesturePolylineOptions
onLongPress property
onLongPress property
dark_mode
light_mode
onLongPress
property
VoidCallback
?
onLongPress
final
Callback when polyline is long-pressed.
Implementation
final VoidCallback? onLongPress;
flutter_map_interactive package
documentation
polylines/models/options
GesturePolylineOptions
onLongPress property
GesturePolylineOptions class