menu
hyttahub package
documentation
service_widgets/login.dart
LoginScreen
LoginScreen.new const constructor
LoginScreen.new const constructor
dark_mode
light_mode
LoginScreen
constructor
const
LoginScreen
(
{
Key
?
key
,
required
bool
serviceLogin
,
})
Constructs a
LoginScreen
Implementation
const LoginScreen({super.key, required this.serviceLogin});
hyttahub package
documentation
service_widgets/login
LoginScreen
LoginScreen.new const constructor
LoginScreen class