menu
jaspr package
documentation
dom.dart
textarea
onChange property
onChange property
dark_mode
light_mode
onChange
property
ValueChanged
<
String
>
?
onChange
final
Callback for the 'change' event.
Implementation
final ValueChanged<String>? onChange;
jaspr package
documentation
dom
textarea
onChange property
textarea class