feat: Implement rapid order creation with voice and text input in client mobile app
This commit is contained in:
@@ -288,4 +288,7 @@ class UiIcons {
|
||||
|
||||
/// Microphone icon
|
||||
static const IconData microphone = _IconLib.mic;
|
||||
|
||||
/// Language icon
|
||||
static const IconData language = _IconLib.languages;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user