percent property

ValueNotifier<int> percent
final

Implementation

final ValueNotifier<int> percent = ValueNotifier(0);