@override void onLayout(double left, double top, double right, double bottom) { super.onLayout(left, top, right, bottom); _gesture.rect = globalAreaBound; }