CustomGridTileBar constructor

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

Implementation

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