Whether a row tap callback is configured for row.
row
bool hasRowTapCallback(TreeRow row) => row.sourceNode?.onTap != null;