sheetShape property

ShapeBorder? sheetShape
final

The shape of the sheet's border.

Allows for customizing the sheet's outline and corners. If not specified, a default rounded rectangle is used.

Implementation

final ShapeBorder? sheetShape;