pindery
login
LogInButton
LogInButton constructor
LogInButton
LogInButton class
Constructors
LogInButton
Properties
color
formKey
text
user
hashCode
key
runtimeType
Methods
createState
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
LogInButton constructor
LogInButton
(
{
String
text
,
Color
color
,
dynamic
formKey
,
User
user
})
Implementation
LogInButton({this.text, this.color, this.formKey, this.user});