onFocusChanged property

ValueSetter<bool>? onFocusChanged

Implementation

ValueSetter<bool>? get onFocusChanged => widget.onFocusChanged;