onInitialWaiting property
Widget to display while waiting for the first signing when app starts
Implementation
final Widget Function()? onInitialWaiting;
Widget to display while waiting for the first signing when app starts
final Widget Function()? onInitialWaiting;