StatefulApiView<T extends Cubit> constructor

const StatefulApiView<T extends Cubit>({
  1. Key? key,
})

Implementation

const StatefulApiView({super.key});