onConnected property
final
Called after Supabase is successfully initialized, so the app can rebuild
with a new router that has supabaseReady: true.
Implementation
final VoidCallback? onConnected;
Called after Supabase is successfully initialized, so the app can rebuild
with a new router that has supabaseReady: true.
final VoidCallback? onConnected;