void setSummaryState(ValueState<String>? value) { onNotifyWithCallback(() => summaryState = value); }