NoInternetWidget constructor

const NoInternetWidget({
  1. Key? key,
})

Implementation

const NoInternetWidget({Key? key}) : super(key: key);