TouchDetectBox constructor

TouchDetectBox(
  1. RenderBox? child
)

Implementation

TouchDetectBox(RenderBox? child) : super(child);