shape property

ShapeBorder? shape
final

The shape of the drawer.

If this is null, use from ZeroThemeData.drawerStyle.shape

Implementation

final ShapeBorder? shape;