ThreadWidget constructor

ThreadWidget(
  1. ThreadData threadData,
  2. void makeFixleOverlayVisible(),
  3. String projectId
)

Implementation

ThreadWidget(this.threadData, this.makeFixleOverlayVisible, this.projectId);