menu
zego_superboard package
documentation
zego_superboard_defines.dart
ZegoCreateWhiteboardConfig
ZegoCreateWhiteboardConfig.new constructor
ZegoCreateWhiteboardConfig.new constructor
dark_mode
light_mode
ZegoCreateWhiteboardConfig
constructor
ZegoCreateWhiteboardConfig
(
String
name
, {
int
?
perPageWidth
,
int
?
perPageHeight
,
int
?
pageCount
,
})
Implementation
ZegoCreateWhiteboardConfig(this.name, {this.perPageWidth, this.perPageHeight, this.pageCount});
zego_superboard package
documentation
zego_superboard_defines
ZegoCreateWhiteboardConfig
ZegoCreateWhiteboardConfig.new constructor
ZegoCreateWhiteboardConfig class