Default const constructor for a conditional. Uses the condition on runtime.
const Conditional({required this.condition, required this.child});