child property

Widget? child
final

The child widget to be viewed in the webpage.

Implementation

final Widget? child;