roundedRectShape top-level property

ShapeBorder roundedRectShape

Implementation

ShapeBorder get roundedRectShape => RoundedRectangleBorder(borderRadius: BorderRadius.circular(16));