child property

Widget? child
final

The child that is rendered instead of the default Text widget

Implementation

final Widget? child;