menu
flutter_map_interactive package
documentation
common/options.dart
InteractiveOptions<T>
saveOnExit property
saveOnExit property
dark_mode
light_mode
saveOnExit
property
bool
saveOnExit
final
Whether to save changes when exiting edit mode.
Implementation
final bool saveOnExit;
flutter_map_interactive package
documentation
common/options
InteractiveOptions<T>
saveOnExit property
InteractiveOptions class