menu
qs_widget package
documentation
alive_view.dart
AliveView
AliveView.new const constructor
AliveView.new const constructor
dark_mode
light_mode
AliveView
constructor
const
AliveView
(
{
Key
?
key
,
required
Widget
child
,
bool
keepAlive
=
true
,
})
Implementation
const AliveView({super.key, required this.child, this.keepAlive = true});
qs_widget package
documentation
alive_view
AliveView
AliveView.new const constructor
AliveView class