menu
flutter_map_interactive package
documentation
common/options.dart
InteractiveOptions<T>
onUpdated property
onUpdated property
dark_mode
light_mode
onUpdated
property
InteractiveCallback
<
T
>
?
onUpdated
final
Called when an item is updated.
Implementation
final OnEntityChangedCallback<T>? onUpdated;
flutter_map_interactive package
documentation
common/options
InteractiveOptions<T>
onUpdated property
InteractiveOptions class