isConnect2 property

ValueNotifier<bool> isConnect2
getter/setter pair

Implementation

ValueNotifier<bool> isConnect2 = ValueNotifier<bool>(false);