PrimaryButtonHandler

typealias PrimaryButtonHandler = (SymptomsOnsetOption, @escaping (Bool) -> Void) -> Void

Undocumented