methods\whiteboard_methods\launch_configure_whiteboard library
Classes
- LaunchConfigureWhiteboardOptions
- Options for launching the configure whiteboard modal.
Functions
-
launchConfigureWhiteboard(
LaunchConfigureWhiteboardOptions options) → void - Toggles the visibility of the configure whiteboard modal.
Typedefs
- LaunchConfigureWhiteboardType = void Function(LaunchConfigureWhiteboardOptions options)
- Type definition for the launchConfigureWhiteboard function.