feat: Display order event name with a new calendar check icon and update associated styles in the order card.
This commit is contained in:
@@ -28,6 +28,9 @@ class UiIcons {
|
||||
/// Calendar icon for shifts or schedules
|
||||
static const IconData calendar = _IconLib.calendar;
|
||||
|
||||
/// Calender check icon for shifts or schedules
|
||||
static const IconData calendarCheck = _IconLib.calendarCheck;
|
||||
|
||||
/// Briefcase icon for jobs
|
||||
static const IconData briefcase = _IconLib.briefcase;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user