smoothLevel property

ValueNotifier<int> smoothLevel
final

Implementation

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