socialButtons property

List<LoginTemplateSocialButton>? socialButtons
final

List of Social button lets the users could sign in/up by their social account (Ex: Facebook, AppleId,...).

Implementation

final List<LoginTemplateSocialButton>? socialButtons;