menu
mobinsa
view\assemblyPreview.dart
AssemblyPreview
AssemblyPreview.new constructor
AssemblyPreview.new
dark_mode
light_mode
AssemblyPreview
constructor
AssemblyPreview
(
{
Key
?
key
,
required
List
<
Student
>
students
,
required
List
<
School
>
schools
,
})
Implementation
AssemblyPreview({super.key, required this.students, required this.schools});
mobinsa
assemblyPreview
AssemblyPreview
AssemblyPreview.new constructor
AssemblyPreview class