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