menu
kohler_providers
kohler_providers.dart
LogInOnAuthErrorScope
LogInOnAuthErrorScope const constructor
LogInOnAuthErrorScope
dark_mode
light_mode
LogInOnAuthErrorScope
constructor
const
LogInOnAuthErrorScope
(
{
Key
?
key
,
GlobalKey
<
NavigatorState
>
?
navigatorKey
,
required
Widget
child
,
})
Implementation
const LogInOnAuthErrorScope({ super.key, this.navigatorKey, required this.child, });
kohler_providers
kohler_providers
LogInOnAuthErrorScope
LogInOnAuthErrorScope const constructor
LogInOnAuthErrorScope class