child property

Widget? child
final

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

Implementation

final Widget? child;