builder property

Widget Function(BuildContext context, NetworkState state) builder
final

Builder called with the current NetworkState.

Implementation

final Widget Function(BuildContext context, NetworkState state) builder;