id property

ValueNotifier<int> id
final

Implementation

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