menu
rad package
documentation
widgets_html.dart
Input
name property
name property
dark_mode
light_mode
name
property
String
?
name
final
Name of the input. It's very common to use same name as key for inputs.
Implementation
final String? name;
rad package
documentation
widgets_html
Input
name property
Input class