CustomGridView constructor

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

Implementation

const CustomGridView({super.key});