page_blocks property

List<PageBlock> page_blocks
read / write

Content of the web page.

Implementation

late List<PageBlock> page_blocks;