A fallback builder used when no case matches the current status.
If null, a SizedBox (empty widget) is shown.
final Widget Function()? defaultCase;