ResultsBox constructor

const ResultsBox(
  1. ScienceAnalysis analysis
)

Creates a widget to display the results of a science test.

Implementation

const ResultsBox(this.analysis);