onReturnAction property

ValueChanged<ReturnActionType>? onReturnAction
final

Callback when attachment is returned to from other screens

Implementation

final ValueChanged<ReturnActionType>? onReturnAction;