feat: complete centralized error handling system with documentation
This commit is contained in:
@@ -32,6 +32,7 @@ class WorkerHomePage extends StatelessWidget {
|
||||
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
final t = Translations.of(context);
|
||||
final i18n = t.staff.home;
|
||||
final bannersI18n = i18n.banners;
|
||||
final quickI18n = i18n.quick_actions;
|
||||
|
||||
Reference in New Issue
Block a user