shouldShowSummary property

bool get shouldShowSummary

Implementation

bool get shouldShowSummary => !active && complete;