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