onRequestValue property

(dynamic Function()?) onRequestValue
final

Callback function that can provide the value from the child widget to the testing framework.

Implementation

final dynamic Function()? onRequestValue;