OnFocusChangeHandle typedef

OnFocusChangeHandle = void Function(bool focus)

Implementation

typedef OnFocusChangeHandle = void Function(bool focus);