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