children property

List<Widget> children
final

Layers/widgets to be painted onto the map, in a Stack-like fashion

Implementation

final List<Widget> children;