menu
potatoes package
documentation
common/widgets/phoenix.dart
Phoenix
Phoenix.new const constructor
Phoenix.new const constructor
dark_mode
light_mode
Phoenix
constructor
const
Phoenix
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const Phoenix({super.key, required this.child});
potatoes package
documentation
common/widgets/phoenix
Phoenix
Phoenix.new const constructor
Phoenix class