Scorepage constructor
const
Scorepage({})
Implementation
const Scorepage({super.key, required this.score, required this.checkoutmethod, required this.onResponse, required this.message});
const Scorepage({super.key, required this.score, required this.checkoutmethod, required this.onResponse, required this.message});