Searched refs:TextInputOnTextSelectionChangeModifier (Results 1 – 2 of 2) sorted by relevance
793 class TextInputOnTextSelectionChangeModifier extends ModifierWithKey<(selectionStart: number, selec…1363 modifierWithKey(this._modifiersWithKeys, TextInputOnTextSelectionChangeModifier.identity,1364 TextInputOnTextSelectionChangeModifier, callback);
14232 class TextInputOnTextSelectionChangeModifier extends ModifierWithKey { class14244 TextInputOnTextSelectionChangeModifier.identity = Symbol('textInputOnTextSelectionChange');14782 …WithKey(this._modifiersWithKeys, TextInputOnTextSelectionChangeModifier.identity, TextInputOnTextS…