child property

Widget child
final

A Widget which should be the the widget to be shown behind the loading barrier.

Implementation

final Widget child;