AzGestureDetector onTapUp(void Function(TapUpDetails)? callback){ _onTapUp = callback; return this; }