tabindex constant
Attribute
const tabindex
Implementation
static const tabindex = Attribute(
name: 'tabindex',
type: 'final int? tabindex;',
);
static const tabindex = Attribute(
name: 'tabindex',
type: 'final int? tabindex;',
);