menu
puppeteer package
documentation
protocol/autofill.dart
FilledField
htmlType property
htmlType property
dark_mode
light_mode
htmlType
property
String
htmlType
final
The type of the field, e.g text, password etc.
Implementation
final String htmlType;
puppeteer package
documentation
protocol/autofill
FilledField
htmlType property
FilledField class