refactor : inspection

This commit is contained in:
2025-09-27 09:35:00 +03:30
parent a7c7442b49
commit d9a18c968b
14 changed files with 85 additions and 51 deletions

View File

@@ -24,6 +24,7 @@ RAppBar chickenAppBar({
isBase: isBase,
backId: backId,
hasFilter: hasFilter,
onFilterTap: onFilterTap,
onSearchTap: onSearchTap,
onBackTap: onBackTap,
onNotificationTap: onNotificationTap,