child property

  1. @override
Widget child
final

Specifies a widget that can hold single child.

Implementation

@override
final Widget child;