colspan constant

Attribute const colspan

Implementation

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