x property

IconData x
final

Implementation

static final x = IconData(
  'x',
  shapes: [_line(18, 6, 6, 18), _line(6, 6, 18, 18)],
);