StringType constructor

const StringType({int maybeElementCount})

Implementation

const StringType({
  this.maybeElementCount,
}) : super(inlineSizeV1: 16, inlineSizeV2: 16);