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