BigMultiContainer constructor

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

Implementation

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