CustomGridPaper constructor

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

Implementation

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