const SilKeepAliveContainer( {Key? key, this.keepAlive = true, required this.child}) : super(key: key);