menu
ngpageloader package
documentation
webdriver.dart
WithAttribute
WithAttribute const constructor
WithAttribute const constructor
dark_mode
light_mode
WithAttribute
constructor
const
WithAttribute
(
String
name
,
String
value
)
Implementation
const WithAttribute(this.name, this.value);
ngpageloader package
documentation
webdriver
WithAttribute
WithAttribute const constructor
WithAttribute class