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;