ConsumerStatefulWidget constructor

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

Implementation

const ConsumerStatefulWidget({super.key});