child property

Widget? child
final

The child widget to be placed inside the border.

Implementation

final Widget? child;