BankListPage constructor

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

Implementation

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