menu
niralanlayout package
documentation
widgets/app_lifecycle_widget.dart
AppLifecycleWidget
AppLifecycleWidget const constructor
AppLifecycleWidget const constructor
dark_mode
light_mode
AppLifecycleWidget
constructor
const
AppLifecycleWidget
(
{
required
Widget
child
,
Key
?
key
,
})
Implementation
const AppLifecycleWidget({required this.child, super.key});
niralanlayout package
documentation
widgets/app_lifecycle_widget
AppLifecycleWidget
AppLifecycleWidget const constructor
AppLifecycleWidget class