shape top-level property

Implementation

final shape = RoundedRectangleBorder(
  borderRadius: BorderRadius.circular(0),
);