ViewFocusChangeCallback typedef
Signature for PlatformDispatcher.onViewFocusChange.
Implementation
typedef ViewFocusChangeCallback = void Function(ViewFocusEvent viewFocusEvent);
Signature for PlatformDispatcher.onViewFocusChange.
typedef ViewFocusChangeCallback = void Function(ViewFocusEvent viewFocusEvent);