menu
tattoo
database/schema.dart
Courses
hours property
hours
dark_mode
light_mode
hours
property
Column
<
int
>
hours
late
final
Number of class hours per week.
Implementation
late final hours = integer()();
tattoo
schema
Courses
hours property
Courses class