ThreadWidget constructor
ThreadWidget(
- ThreadData threadData,
- void makeFixleOverlayVisible(),
- String projectId
Implementation
ThreadWidget(this.threadData, this.makeFixleOverlayVisible, this.projectId);