layers property

Map<String, Widget> layers
final

Layers to be stacked.

Implementation

final Map<String, Widget> layers;