indexNotify property

ValueNotifier<int> indexNotify
final

响应式 index 权重,允许监听 index 的变化

Implementation

final indexNotify = ValueNotifier(0);