menu
facts package
documentation
mixins/membership_fact_mixins.dart
PrepSchoolStudentMixin
title method
title method
dark_mode
light_mode
title
method
String
title
(
IRef
contact
)
override
Implementation
String title(IRef contact) { return "Attended ${school?.name}"; }
facts package
documentation
mixins/membership_fact_mixins
PrepSchoolStudentMixin
title method
PrepSchoolStudentMixin mixin