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