ok property

ValueNotifier<bool> ok
final

Implementation

static final ok = ValueNotifier<bool>(false);