CallSheetState

constructor(initialValue: CallSheetValue = CallSheetValue.Collapsed, confirmValueChange: (CallSheetValue) -> Boolean = { true })