refactor: Replace Lucide icons with UiIcons across various widgets to ensure consistency with the design system
This commit is contained in:
@@ -234,4 +234,7 @@ class UiIcons {
|
||||
|
||||
/// Moon icon
|
||||
static const IconData moon = _IconLib.moon;
|
||||
|
||||
/// Timer icon
|
||||
static const IconData timer = _IconLib.timer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user