Creates a conditional rendering descriptor with predicate when, primary child, and optional fallback.
when
child
fallback
const ShowNode(this.when, {required this.child, this.fallback});