const TransactionReceiptWidget({ Key? key, required this.detailsResponse, required this.accountName, }) : super(key: key);