menu
tsuruo_kit package
documentation
widgets/automatic_keep_alive_client.dart
AutomaticKeepAliveClient
AutomaticKeepAliveClient.new const constructor
AutomaticKeepAliveClient.new const constructor
dark_mode
light_mode
AutomaticKeepAliveClient
constructor
const
AutomaticKeepAliveClient
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const AutomaticKeepAliveClient({ super.key, required this.child, });
tsuruo_kit package
documentation
widgets/automatic_keep_alive_client
AutomaticKeepAliveClient
AutomaticKeepAliveClient.new const constructor
AutomaticKeepAliveClient class