menu
reecosys_app package
documentation
screen/BankListPage.dart
BankListPage
BankListPage.new const constructor
BankListPage.new const constructor
dark_mode
light_mode
BankListPage
constructor
const
BankListPage
(
{
Key
?
key
,
})
Implementation
const BankListPage({Key? key}) : super(key: key);
reecosys_app package
documentation
screen/BankListPage
BankListPage
BankListPage.new const constructor
BankListPage class