FocusCallback typedef

FocusCallback = void Function(bool hasFocus)

Implementation

typedef FocusCallback = void Function(bool hasFocus);