list property
Implementation
static final list = IconData(
'list',
shapes: [
_line(8, 6, 21, 6),
_line(8, 12, 21, 12),
_line(8, 18, 21, 18),
_line(3, 6, 3, 6),
_line(3, 12, 3, 12),
_line(3, 18, 3, 18),
],
);
static final list = IconData(
'list',
shapes: [
_line(8, 6, 21, 6),
_line(8, 12, 21, 12),
_line(8, 18, 21, 18),
_line(3, 6, 3, 6),
_line(3, 12, 3, 12),
_line(3, 18, 3, 18),
],
);