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