scrollRects property

List<ScrollRect>? scrollRects
final

Rectangles scrolling on main thread only.

Implementation

final List<ScrollRect>? scrollRects;