menu
fluffyn package
documentation
components/my_addresses_list.dart
MyAddressList
MyAddressList.new const constructor
MyAddressList.new const constructor
dark_mode
light_mode
MyAddressList
constructor
const
MyAddressList
(
{
Key
?
key
,
})
Implementation
const MyAddressList({Key? key}) : super(key: key);
fluffyn package
documentation
components/my_addresses_list
MyAddressList
MyAddressList.new const constructor
MyAddressList class