menu
jaspr package
documentation
dom.dart
input<T>
name property
name property
dark_mode
light_mode
name
property
String
?
name
final
Name of the form control. Submitted with the form as part of a name/value pair.
Implementation
final String? name;
jaspr package
documentation
dom
input<T>
name property
input class