menu
madlab package
documentation
quiz_app_with_timer.dart
ResultScreen
ResultScreen.new constructor
ResultScreen.new constructor
dark_mode
light_mode
ResultScreen
constructor
ResultScreen
(
{
required
int
score
,
required
int
total
,
})
Implementation
ResultScreen({required this.score, required this.total});
madlab package
documentation
quiz_app_with_timer
ResultScreen
ResultScreen.new constructor
ResultScreen class