menu
tattoo
database/database.dart
Teacher
teachingHours property
teachingHours
dark_mode
light_mode
teachingHours
property
double
?
teachingHours
final
Total teaching hours for this semester.
Implementation
final double? teachingHours;
tattoo
database
Teacher
teachingHours property
Teacher class