child property

Widget? child
final

Overrides all widgets (For example to show loader)

Implementation

final Widget? child;