AFInitializeComponentStateDelegate typedef

AFInitializeComponentStateDelegate = AFComponentState? Function()

Delegate used to create the initial applications state.

Implementation

typedef AFInitializeComponentStateDelegate = AFComponentState? Function();