menu
streamline package
documentation
streamline.dart
AggregatorBuilder<TResponse>
onResponseReceived property
onResponseReceived property
dark_mode
light_mode
onResponseReceived
property
void Function
(
BuildContext
context
,
List
<
TResponse
>
response
)
?
onResponseReceived
final
inherited
Implementation
final void Function(BuildContext context, TResult response)? onResponseReceived;
streamline package
documentation
streamline
AggregatorBuilder<TResponse>
onResponseReceived property
AggregatorBuilder class