Searched refs:TextInputMaxLengthModifier (Results 1 – 2 of 2) sorted by relevance
30 class TextInputMaxLengthModifier extends ModifierWithKey<number> {1373 modifierWithKey(this._modifiersWithKeys, TextInputMaxLengthModifier.identity,1374 TextInputMaxLengthModifier, value);
13397 class TextInputMaxLengthModifier extends ModifierWithKey { class13413 TextInputMaxLengthModifier.identity = Symbol('textInputMaxLength');14790 …modifierWithKey(this._modifiersWithKeys, TextInputMaxLengthModifier.identity, TextInputMaxLengthMo…