SocketTextButton constructor
SocketTextButton({})
Implementation
SocketTextButton(
{required this.child,
required this.integrationId,
this.circularProgressIndicatorColor,
this.onInitialized,
this.onTap,
this.width,
this.customMessage = "",
this.height});