OneSpacer constructor

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

Implementation

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