menu
tattoo
screens/main/course_table/course_table_cell.dart
CourseTableUnscheduledCell
onTap property
onTap
dark_mode
light_mode
onTap
property
VoidCallback
?
onTap
final
Called when the user taps this row.
Implementation
final VoidCallback? onTap;
tattoo
course_table_cell
CourseTableUnscheduledCell
onTap property
CourseTableUnscheduledCell class