AttendanceAcknowledgementRouteArgs constructor
const
AttendanceAcknowledgementRouteArgs({})
Implementation
const AttendanceAcknowledgementRouteArgs({
this.key,
this.appLocalizations,
required this.label,
this.subLabel,
this.description,
this.descriptionWidget,
this.action,
this.actionLabel,
this.icon,
this.color,
this.enableBackToSearch = true,
this.secondaryAction,
this.secondaryLabel,
});