NoWidget constructor

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

Implementation

const NoWidget({super.key});