isEnabled property

SimpleValueCubit<bool> isEnabled
final

Implementation

final SimpleValueCubit<bool> isEnabled = SimpleValueCubit(true);