RecoverWalletButton constructor

const RecoverWalletButton({
  1. Key? key,
})

Implementation

const RecoverWalletButton({Key? key}) : super(key: key);