defaultCase property

Widget Function()? defaultCase
final

A fallback widget builder to render if no reactive match is found.

Implementation

final Widget Function()? defaultCase;