WalletErrorHandler constructor

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

Implementation

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