This reverts commit cc1cf13eec6752af992d3db0265cf04cc90bfd13.
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