menu
acter
features/auth/pages/logged_out_screen.dart
LoggedOutScreen
LoggedOutScreen.new const constructor
LoggedOutScreen.new
dark_mode
light_mode
LoggedOutScreen
constructor
const
LoggedOutScreen
(
{
dynamic
key
,
required
bool
softLogout
,
})
Implementation
const LoggedOutScreen({super.key, required this.softLogout});
acter
logged_out_screen
LoggedOutScreen
LoggedOutScreen.new const constructor
LoggedOutScreen class