shouldShowSummary property

bool get shouldShowSummary

Implementation

bool get shouldShowSummary => !active && completeSummary != null && complete;