regions property

List<Rect>? regions
getter/setter pair

Stores the list of regions.

Implementation

List<Rect>? regions;