elevatedButtonShape property
Implementation
static OutlinedBorder elevatedButtonShape = RoundedRectangleBorder(
borderRadius: new BorderRadius.circular(16.0),
);
static OutlinedBorder elevatedButtonShape = RoundedRectangleBorder(
borderRadius: new BorderRadius.circular(16.0),
);