inputRef property

  1. @override
ElementRef get inputRef
override

The underlying

Implementation

@override
ElementRef get inputRef => textareaEl!;