GestureBounds.bottom constructor

const GestureBounds.bottom(
  1. DragBounds? bottom
)

Implementation

const GestureBounds.bottom(this.bottom) : top = null, left = null, right = null;