PredictionBoosterScreen constructor
const
PredictionBoosterScreen({
- Key? key,
- required HubbleScreenState state,
Implementation
const PredictionBoosterScreen({super.key, required this.state});