menu
ycbase package
documentation
ycbase.dart
KeepAlivePage
KeepAlivePage.new const constructor
KeepAlivePage.new const constructor
dark_mode
light_mode
KeepAlivePage
constructor
const
KeepAlivePage
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const KeepAlivePage({Key? key, required this.child}) : super(key: key);
ycbase package
documentation
ycbase
KeepAlivePage
KeepAlivePage.new const constructor
KeepAlivePage class