SetStateCallback typedef

SetStateCallback = void Function(void fn())

Implementation

typedef void SetStateCallback(void fn());