* [x] Implement `useNetworkState()` composable to be used everywhere for detecting online/offline state. * [x] Indicate online/offline state in toolbar * [ ] Move `useNetworkState()` to `useConnection()` and add computed `hasConnection()` which takes network state *and* connection into account