FocusHandler typedef

FocusHandler = void Function(bool)

Implementation

typedef FocusHandler = void Function(bool);