LifeCycleState<T extends GetxController> constructor
LifeCycleState<T extends GetxController> ({
- Key? key,
Implementation
LifeCycleState({super.key});
LifeCycleState({super.key});