WhiteboardType typedef

WhiteboardType = Widget Function({required WhiteboardOptions options})

Type definition for Whiteboard widget builder.

Implementation

typedef WhiteboardType = Widget Function({required WhiteboardOptions options});