menu
arcane_jaspr package
documentation
core/props/map_section_props.dart
MapSectionProps
onLocationSelect property
onLocationSelect property
dark_mode
light_mode
onLocationSelect
property
void Function
(
MapLocation
)
?
onLocationSelect
final
Callback when a location is selected.
Implementation
final void Function(MapLocation)? onLocationSelect;
arcane_jaspr package
documentation
core/props/map_section_props
MapSectionProps
onLocationSelect property
MapSectionProps class