menu
arcane_jaspr package
documentation
core/props/map_section_props.dart
MapSectionProps
locations property
locations property
dark_mode
light_mode
locations
property
List
<
MapLocation
>
locations
final
Location data to display on the map.
Implementation
final List<MapLocation> locations;
arcane_jaspr package
documentation
core/props/map_section_props
MapSectionProps
locations property
MapSectionProps class