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