menu
webdriver package
documentation
async_io.dart
GetAttribute typedef
GetAttribute typedef
dark_mode
light_mode
GetAttribute
typedef
GetAttribute
=
Future
<
String
?
>
Function
(
String
name
)
Implementation
typedef GetAttribute = Future<String?> Function(String name);
webdriver package
documentation
async_io
GetAttribute typedef
async_io library