BackupKeyWidget constructor
BackupKeyWidget({})
Implementation
BackupKeyWidget(
{required this.atsign,
required this.atClientService,
this.isButton = false,
this.isIcon,
this.buttonText,
this.iconColor,
this.buttonWidth,
this.buttonHeight,
this.buttonColor,
this.iconSize}) {}