page_blocks property

List<PageBlock> page_blocks
read / write

Item blocks.

Implementation

late List<PageBlock> page_blocks;