CustomerCenterOnDismiss typedef

CustomerCenterOnDismiss = void Function()

Called when the customer center is dismissed by the user.

Implementation

typedef CustomerCenterOnDismiss = void Function();