DimensionTouchSet constructor

DimensionTouchSet({
  1. bool outsidePointClear = true,
  2. DimensionaBack? touchBack,
})

Implementation

DimensionTouchSet({this.outsidePointClear = true, this.touchBack});