menu
nui_auth package
documentation
ui/nui_auth_activity_screen.dart
NUIAuthScreen
NUIAuthScreen constructor
NUIAuthScreen constructor
dark_mode
light_mode
NUIAuthScreen
constructor
NUIAuthScreen
(
{
required
String
module
,
required
Widget
child
,
NUIOverlayStyle?
overlay
,
})
Implementation
NUIAuthScreen({required this.module, required this.child, this.overlay});
nui_auth package
documentation
ui/nui_auth_activity_screen
NUIAuthScreen
NUIAuthScreen constructor
NUIAuthScreen class