ConsumerStatefulWidget constructor
const
ConsumerStatefulWidget({
- Key? key,
Creates a consumer stateful widget.
Implementation
const ConsumerStatefulWidget({super.key});
Creates a consumer stateful widget.
const ConsumerStatefulWidget({super.key});