EnsembleStaggeredGrid constructor

EnsembleStaggeredGrid({
  1. Key? key,
})

Implementation

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