menu
dust_server package
documentation
annotations.dart
Field
Field.new const constructor
Field.new const constructor
dark_mode
light_mode
Field
constructor
const
Field
(
String
name
)
Reads the form field named
name
.
Implementation
const Field(this.name);
dust_server package
documentation
annotations
Field
Field.new const constructor
Field class