closeProgressThreshold property
The threshold for determining whether the sheet is closing. Defaults to 0.5.
Contract
Throws an AssertionError if the value is not in the range [0, 1]
.
Implementation
@override
final double closeProgressThreshold;