NoInternetPage constructor

const NoInternetPage(
  1. {Key? key}
)

Implementation

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