menu
flukit package
documentation
example/routes/keep_alive.dart
KeepAliveTest
KeepAliveTest const constructor
KeepAliveTest const constructor
dark_mode
light_mode
KeepAliveTest
constructor
const
KeepAliveTest
(
{
Key
?
key
,
})
Implementation
const KeepAliveTest({Key? key}) : super(key: key);
flukit package
documentation
example/routes/keep_alive
KeepAliveTest
KeepAliveTest const constructor
KeepAliveTest class