child property

Widget? child
final

child is a widget that can be used to show a placeholder

Implementation

final Widget? child;