NoInternetConnection constructor

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

Implementation

const NoInternetConnection({super.key,});