showWhiteboardTools method Null safety

Future<NEResult<void>> showWhiteboardTools(
  1. bool show
)

设置显示白板工具栏

Implementation

Future<NEResult<void>> showWhiteboardTools(bool show);