OnFocusChanged typedef

OnFocusChanged = dynamic Function(bool hasFocus)

Implementation

typedef OnFocusChanged = Function(bool hasFocus);