key property

ValueNotifier<int> key
getter/setter pair

Implementation

ValueNotifier<int> key = ValueNotifier(0);