builder property
Builder called with the current NetworkState.
Implementation
final Widget Function(BuildContext context, NetworkState state) builder;
Builder called with the current NetworkState.
final Widget Function(BuildContext context, NetworkState state) builder;