SystemPage constructor

SystemPage({
  1. Key? key,
})

Implementation

SystemPage({ Key? key}) : super(key: key);