defaultCase property

Widget Function()? defaultCase
final

A fallback widget builder if the state was never initialized or updated.

Implementation

final Widget Function()? defaultCase;