onFocusChange property

ValueChanged<bool>? onFocusChange
getter/setter pair

Handler called when the focus changes.

Implementation

ValueChanged<bool>? onFocusChange;