divider property

Widget divider
final

The (optional) horizontal separator used between title, content and actions.

If this divider is not provided a Divider is used with height property is set to 0.0

Implementation

final Widget divider;