regions property

List<Rect>? regions
getter/setter pair

Store the List of region.

Implementation

List<Rect>? regions;