menu
freelance package
documentation
widgets/profile/form_events.dart
DoLoginWithCredentials typedef
DoLoginWithCredentials typedef
dark_mode
light_mode
DoLoginWithCredentials
typedef
DoLoginWithCredentials
=
void Function
(
String
username
,
String
password
)
Implementation
typedef DoLoginWithCredentials = void Function( String username, String password);
freelance package
documentation
widgets/profile/form_events
DoLoginWithCredentials typedef
form_events library