LifecycleEventHandler constructor
LifecycleEventHandler({
- required void onChangeState(),
Implementation
LifecycleEventHandler({required this.onChangeState});
LifecycleEventHandler({required this.onChangeState});