isConnected property

ValueNotifier<bool> isConnected
final

Implementation

final isConnected = ValueNotifier(false);