indexNotify property
ValueNotifier<int>
get
indexNotify
Implementation
ValueNotifier<int> get indexNotify =>
(overlayEntryKey.currentContext as ElUniqueIndexMixin).indexNotify;
ValueNotifier<int> get indexNotify =>
(overlayEntryKey.currentContext as ElUniqueIndexMixin).indexNotify;