child property

Widget? child
final

If child is provided, content will be ignore

Implementation

final Widget? child;