enableProxy property

ValueNotifier<bool> enableProxy
final

Implementation

final ValueNotifier<bool> enableProxy = ValueNotifier(false);