menu
blessing package
documentation
screens/sign_in.dart
Credentials
Credentials.new constructor
Credentials.new constructor
dark_mode
light_mode
Credentials
constructor
Credentials
(
String
username
,
String
password
)
Implementation
Credentials(this.username, this.password);
blessing package
documentation
screens/sign_in
Credentials
Credentials.new constructor
Credentials class