BlocksCommandValue constructor

const BlocksCommandValue(
  1. List<ContentBlock> blocks
)

Implementation

const BlocksCommandValue(this.blocks);