SignInWithApple class widgets

A wrapper for sign_in_with_apple package

This widget presents a SignInWithAppleButton and uses the sign_in_with_apple package to authenticate the user

Constructors

SignInWithApple({Key? key})
const

Methods

createState() → State<StatefulWidget>
Creates the mutable state for this widget at a given location in the tree.