minor change
This commit is contained in:
parent
b0a76b9584
commit
8696dc9a93
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ class AIcons {
|
|||
static const IconData checked = OMIcons.done;
|
||||
static const IconData date = OMIcons.calendarToday;
|
||||
static const IconData disc = Icons.fiber_manual_record;
|
||||
static const IconData error = OMIcons.error;
|
||||
static const IconData error = OMIcons.errorOutline;
|
||||
static const IconData location = OMIcons.place;
|
||||
static const IconData shooting = OMIcons.camera;
|
||||
static const IconData removableStorage = OMIcons.sdStorage;
|
||||
|
|
Loading…
Reference in a new issue