child property

Widget? child
final

An optional child widget that does not depend on the value.

Implementation

final Widget? child;