key property
Implementation
static final key = IconData(
'key',
shapes: [_circle(7, 17, 3), _path('M10 17h11v-3h-3v-3h-3v-3h-3l-4 4')],
);
static final key = IconData(
'key',
shapes: [_circle(7, 17, 3), _path('M10 17h11v-3h-3v-3h-3v-3h-3l-4 4')],
);