onUpdateStatus property
update status callback comes from Pagify
package to show current state PagifyAsyncCallStatus
Implementation
FutureOr<void> Function(PagifyAsyncCallStatus)? onUpdateStatus;
update status callback comes from Pagify
package to show current state PagifyAsyncCallStatus
FutureOr<void> Function(PagifyAsyncCallStatus)? onUpdateStatus;