onValue property

ValueCallback<T>? onValue
final

Called when the data of the list has finished loading

Implementation

final ValueCallback<T>? onValue;