menu
Flutter
async_io.dart
GetAttribute typedef
GetAttribute
dark_mode
light_mode
GetAttribute
typedef
GetAttribute
=
Future
<
String
?
>
Function
(
String
name
)
Implementation
typedef GetAttribute = Future<String?> Function(String name);
Flutter
async_io
GetAttribute typedef
async_io library
Cookies management controls