menu
babyboomv3 package
documentation
preferences/refreshApp/phonex.dart
Phoenix
Phoenix constructor
Phoenix constructor
dark_mode
light_mode
Phoenix
constructor
Phoenix
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
Phoenix({Key? key, required this.child}) : super(key: key);
babyboomv3 package
documentation
preferences/refreshApp/phonex
Phoenix
Phoenix constructor
Phoenix class