FocusEventCallback typedef

FocusEventCallback = dynamic Function(SyntheticFocusEvent event)

Implementation

typedef FocusEventCallback(react.SyntheticFocusEvent event);