whitenessLevel property

ValueNotifier<int> whitenessLevel
final

Implementation

final ValueNotifier<int> whitenessLevel = ValueNotifier<int>(6);