page_blocks property

List<PageBlock> page_blocks
read / write

Slideshow item contents.

Implementation

late List<PageBlock> page_blocks;