contentShape property

ShapeBorder? contentShape
final

How the body content should be clipped

The body content is not clipped on when the display mode is PaneDisplayMode.minimal

Implementation

final ShapeBorder? contentShape;