feat: complete centralized error handling system with documentation
This commit is contained in:
@@ -36,6 +36,7 @@ class StaffMainBottomBar extends StatelessWidget {
|
||||
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
final t = Translations.of(context);
|
||||
// Staff App colors from design system
|
||||
// Using primary (Blue) for active as per prototype
|
||||
const Color activeColor = UiColors.primary;
|
||||
|
||||
Reference in New Issue
Block a user