BlockType constructor
const
BlockType(
- Sharp first,
- BlockTypeKeyword second
Implementation
const BlockType(this.first, this.second);
const BlockType(this.first, this.second);