layoutBudget property

SuperSliverListLayoutBudget layoutBudget
getter/setter pair

Implementation

static SuperSliverListLayoutBudget layoutBudget =
    _TimeSuperSliverListLayoutBudget(
  budget: const Duration(milliseconds: 3),
);