menu
provider_base_tools package
documentation
widget/keep_alive_warpper_widget.dart
KeepAliveWarpperWidget
KeepAliveWarpperWidget.new const constructor
KeepAliveWarpperWidget.new const constructor
dark_mode
light_mode
KeepAliveWarpperWidget
constructor
const
KeepAliveWarpperWidget
(
{
required
Widget
child
,
bool
keepAlive
=
true
,
Key
?
key
,
})
Implementation
const KeepAliveWarpperWidget( {required this.child, this.keepAlive = true, super.key});
provider_base_tools package
documentation
widget/keep_alive_warpper_widget
KeepAliveWarpperWidget
KeepAliveWarpperWidget.new const constructor
KeepAliveWarpperWidget class