detectionAreaWidth property

double? detectionAreaWidth
final

Width of the detection area in which elements should be detected. Defaults to the maximum availale width of the widget minus a margin of 32 left and right.

Implementation

final double? detectionAreaWidth;