shape property

ShapeBorder? shape
final

The material's shape as well its shadow.

A shadow is only displayed if the elevation is greater than zero.

Implementation

final ShapeBorder? shape;