menu
flutter_map_interactive package
documentation
overlays/models/options.dart
ActiveOverlayOptions
showOutline property
showOutline property
dark_mode
light_mode
showOutline
property
bool
showOutline
final
Whether to show outline when active.
Implementation
final bool showOutline;
flutter_map_interactive package
documentation
overlays/models/options
ActiveOverlayOptions
showOutline property
ActiveOverlayOptions class