activeCellNotifier property

ValueNotifier<String?>? activeCellNotifier
final

Notifier for the currently active editable cell key.

Implementation

final ValueNotifier<String?>? activeCellNotifier;