Creates an iOS-style rounded rectangle popup surface.
const CupertinoPopupSurface({ Key key, this.isSurfacePainted = true, this.child, }) : super(key: key);