ManySpacer constructor

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

Implementation

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