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