CellCupertinoPopupSurface constructor
const
CellCupertinoPopupSurface({})
Implementation
const CellCupertinoPopupSurface({
super.key,
this.isSurfacePainted = const ValueCell.value(true),
this.child,
});
const CellCupertinoPopupSurface({
super.key,
this.isSurfacePainted = const ValueCell.value(true),
this.child,
});