onDeauthenticate property
Called when deauthenticate is invoked with the root BuildContext
Implementation
late Function(BuildContext context, {dynamic data}) onDeauthenticate;
Called when deauthenticate is invoked with the root BuildContext
late Function(BuildContext context, {dynamic data}) onDeauthenticate;