children property

List<Widget> children
final

Flutter widgets that get displayed on top on the map and are within the MapLibreMap context.

You can use the following included UI elements:

Implementation

final List<Widget> children;