const NetworkAwareWidget({Key? key, required this.onlineChild, required this.offlineChild}) : super(key: key);