OfflinePage constructor

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

Implementation

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