appmayor
contactList
Contacts
Contacts constructor
Contacts
Contacts
constructor
Null safety
Contacts
(
{
required
String
i
,
required
Function
callbackFunction
}
)
Implementation
Contacts({required this.i, required this.callbackFunction});
appmayor
contactList
Contacts
Contacts constructor
Contacts class
Constructors
Contacts
Properties
callbackFunction
hashCode
i
key
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==