requestThresholdIndex property

int get requestThresholdIndex

Implementation

int get requestThresholdIndex =>
    (cacheIndex * widget.thresholdPercent).floor();