CreateNewWalletButton constructor
const
CreateNewWalletButton({
- Key? key,
Implementation
const CreateNewWalletButton({Key? key}) : super(key: key);
const CreateNewWalletButton({Key? key}) : super(key: key);