MidMultiContainer constructor

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

Implementation

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