WalletListScreen constructor

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

Implementation

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