menu
hypen_flutter package
documentation
navigation/lib.dart
HypenStatefulLayout
HypenStatefulLayout.new const constructor
HypenStatefulLayout.new const constructor
dark_mode
light_mode
HypenStatefulLayout
constructor
const
HypenStatefulLayout
(
{
required
Widget
child
,
Key
?
key
,
})
Implementation
const HypenStatefulLayout({required super.child, super.key});
hypen_flutter package
documentation
navigation/lib
HypenStatefulLayout
HypenStatefulLayout.new const constructor
HypenStatefulLayout class