menu
ngpageloader package
documentation
webdriver.dart
WithProperty
WithProperty const constructor
WithProperty const constructor
dark_mode
light_mode
WithProperty
constructor
const
WithProperty
(
String
_property
,
String
_value
)
Implementation
const WithProperty(this._property, this._value);
ngpageloader package
documentation
webdriver
WithProperty
WithProperty const constructor
WithProperty class