loginProviders property
list of LoginProvider each have an icon and a callback that will be Called when the user hit the provider icon button if not specified nothing will be shown
Implementation
final List<LoginProvider> loginProviders;
list of LoginProvider each have an icon and a callback that will be Called when the user hit the provider icon button if not specified nothing will be shown
final List<LoginProvider> loginProviders;