loginProviders property

List<LoginProvider> loginProviders
final

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;