PageStorageDemo constructor

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

Implementation

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