menu
tfn_design_system package
documentation
components/auth_shell.dart
AuthShell
AuthShell.new const constructor
AuthShell.new const constructor
dark_mode
light_mode
AuthShell
constructor
const
AuthShell
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const AuthShell({super.key, required this.child});
tfn_design_system package
documentation
components/auth_shell
AuthShell
AuthShell.new const constructor
AuthShell class