NoDataFound constructor

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

Implementation

const NoDataFound({super.key});