shape property

ShapeBorder? shape
final

shape is to specify the custom shape of the widget. However the flutter widgets contains restriction or bug on material button, hence, comment out.

Implementation

final ShapeBorder? shape;