menu
at_location_flutter package
documentation
map_content/flutter_map/flutter_map.dart
FlutterMap
children property
children property
dark_mode
light_mode
children
property
List
<
Widget
>
children
final
A set of layers' widgets to used to create the layers on the map.
Implementation
final List<Widget> children;
at_location_flutter package
documentation
map_content/flutter_map/flutter_map
FlutterMap
children property
FlutterMap class