menu
messenger
ui/page/home/widget/keep_alive.dart
KeepAlivePage
KeepAlivePage const constructor
KeepAlivePage
dark_mode
light_mode
KeepAlivePage
constructor
const
KeepAlivePage
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const KeepAlivePage({super.key, required this.child});
messenger
keep_alive
KeepAlivePage
KeepAlivePage const constructor
KeepAlivePage class