isEnabled property

ValueNotifier<bool> isEnabled
final

Implementation

final isEnabled = ValueNotifier(false);