CarpenterPageSurfaceOpener typedef

CarpenterPageSurfaceOpener = Future<Object?> Function(Object destination)

Implementation

typedef CarpenterPageSurfaceOpener =
    Future<Object?> Function(Object destination);