scrollableId property

String? scrollableId
final

The page-unique id of the Scrollable widget containing this Testable widget. This is required to be able to identify the propery Scrollable when there are multiple Scrollable widgets on a single plage.

Implementation

final String? scrollableId;