positionedChildren property

List<Positioned>? positionedChildren
final

The positioned widgets to display on top of the image.

Implementation

final List<Positioned>? positionedChildren;