child property

Widget? child
final

Widget for the container inside.

中身のコンテナのウィジェット。

Implementation

final Widget? child;