DestroyedEvent typedef

DestroyedEvent = dynamic Function(dynamic sender)

Implementation

typedef DestroyedEvent(sender);