dialogShape constant
ShapeBorder
const dialogShape
dialogShape dialog outer shape
Implementation
static const ShapeBorder dialogShape = const RoundedRectangleBorder(
borderRadius: BorderRadius.all(Radius.circular(16)));