Creates a SafeLayout widget.
const SafeLayout({ super.key, required this.child, this.minWidth = 50, this.minHeight = 12, this.fallback, });