OnFocusTagAction typedef

OnFocusTagAction = dynamic Function(bool focused)

Implementation

typedef OnFocusTagAction = Function(bool focused);