pindery
signup
SignUpButton
SignUpButton constructor
SignUpButton
SignUpButton class
Constructors
SignUpButton
Properties
color
firebaseAuth
formKey
text
user
hashCode
key
runtimeType
Methods
createState
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
SignUpButton constructor
SignUpButton
(
{
String
text
,
Color
color
,
GlobalKey
<
FormState
>
formKey
,
User
user
})
Implementation
SignUpButton({this.text, this.color, this.formKey, this.user});