child property

Widget? child
final

The widget to be displayed between the dividers.

Implementation

final Widget? child;