BankAccountsPage constructor

const BankAccountsPage(
  1. {Key? key}
)

Implementation

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