onSeeAllTap property
Forwarded to every RelationSectionWidget's onSeeAllTap — see that
widget's doc. Task 8 builds the screen this opens.
Implementation
final void Function(RelationDescriptor relation, Object recordId)?
onSeeAllTap;
Forwarded to every RelationSectionWidget's onSeeAllTap — see that
widget's doc. Task 8 builds the screen this opens.
final void Function(RelationDescriptor relation, Object recordId)?
onSeeAllTap;