menu
bloc_connectivity package
documentation
networking/bloc/network_connectivity_bloc.dart
NetworkConnectivityBloc
state property
state property
dark_mode
light_mode
state
property
@
override
NetworkConnectivityState
get
state
inherited
The current
state
.
Implementation
@override State get state => _state;
bloc_connectivity package
documentation
networking/bloc/network_connectivity_bloc
NetworkConnectivityBloc
state property
NetworkConnectivityBloc class