edit property
Implementation
static final edit = IconData(
'edit',
shapes: [_path('M4 20h4L19 9l-4-4L4 16v4z'), _path('M13 7l4 4')],
);
static final edit = IconData(
'edit',
shapes: [_path('M4 20h4L19 9l-4-4L4 16v4z'), _path('M13 7l4 4')],
);