page_blocks property

List<PageBlock> page_blocks
read / write

Block contents.

Implementation

late List<PageBlock> page_blocks;