FocusMoveEvent.homeKey constructor
- @visibleForTesting
- FocusableItem focusItem, [
- Function? _preventDefaultDelegate
Implementation
@visibleForTesting
FocusMoveEvent.homeKey(this.focusItem, [this._preventDefaultDelegate])
: offset = 0,
home = true,
end = false,
upDown = false,
_none = false;