This reverts commit cc1cf13eec.
cc1cf13eec
Alignment will eventually replace FractionalOffset.
* only tap on widgets reachable by hit testing * use FractionalOffset * added tests * check finder finds correct widget * undo unintentional changes * address comments * style fix * add Directionality in test * fix analysis warning