LaunchConfigureWhiteboardType typedef

LaunchConfigureWhiteboardType = void Function(LaunchConfigureWhiteboardOptions options)

Type definition for the launchConfigureWhiteboard function.

Implementation

typedef LaunchConfigureWhiteboardType = void Function(
    LaunchConfigureWhiteboardOptions options);