menu
gnums_utility_widgets package
documentation
gnums_student/student_result/student_result_detail.dart
StudentResultDetailView
StudentResultDetailView.new const constructor
StudentResultDetailView.new const constructor
dark_mode
light_mode
StudentResultDetailView
constructor
const
StudentResultDetailView
(
{
Key
?
key
,
required
List
ResultDetails
,
})
Implementation
const StudentResultDetailView({super.key, required this.ResultDetails});
gnums_utility_widgets package
documentation
gnums_student/student_result/student_result_detail
StudentResultDetailView
StudentResultDetailView.new const constructor
StudentResultDetailView class