notifier property

ValueNotifier<T> notifier
final

Set the same notifier you add to the KeyboardAction

Implementation

final ValueNotifier<T> notifier;