menu
rad package
documentation
widgets_html.dart
Select
form property
form property
dark_mode
light_mode
form
property
String
?
form
final
The form element to associate the select with (its form owner).
Implementation
final String? form;
rad package
documentation
widgets_html
Select
form property
Select class