EmptyWidget constructor

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

Implementation

const EmptyWidget({super.key});