menu
flutter_map_interactive package
documentation
common/options.dart
InteractiveOptions<T>
autoSaveDelay property
autoSaveDelay property
dark_mode
light_mode
autoSaveDelay
property
Duration
autoSaveDelay
final
Delay before auto-saving after a local change.
Implementation
final Duration autoSaveDelay;
flutter_map_interactive package
documentation
common/options
InteractiveOptions<T>
autoSaveDelay property
InteractiveOptions class