rowspan constant

Attribute const rowspan

Implementation

static const rowspan = Attribute(
  name: 'rowspan',
  type: 'final int? rowspan;',
);