OnFocusChangeHandle typedef

OnFocusChangeHandle = void Function(bool focus)

Implementation

typedef void OnFocusChangeHandle(bool focus);