menu
tradein_plugin package
documentation
modal/student.dart
Student
Student.new constructor
Student.new constructor
dark_mode
light_mode
Student
constructor
Student
(
{
required
String
name
,
required
int
age
,
})
Implementation
Student({ required this.name, required this.age });
tradein_plugin package
documentation
modal/student
Student
Student.new constructor
Student class