Creates a conditional rendering boundary with predicate when, child, and optional fallback.
when
child
fallback
const Show( super.when, { required super.child, super.fallback, });