menu
flutter_map_interactive package
documentation
common/entity_delta.dart
EntityDelta<T>
moved property
moved property
dark_mode
light_mode
moved
property
List
<
(
T
,
T
)
>
moved
final
Items that moved spatially (old, new).
Implementation
final List<(T, T)> moved;
flutter_map_interactive package
documentation
common/entity_delta
EntityDelta<T>
moved property
EntityDelta class