child property

Widget? child
final

The tag's contents.

Usually a Text.

Implementation

final Widget? child;