menu
nui_core package
documentation
system/nui_system.dart
NUIAssetChannel typedef
NUIAssetChannel typedef
dark_mode
light_mode
NUIAssetChannel
typedef
NUIAssetChannel
=
Future
<
ByteData
>
? Function
(
String
key
)
Implementation
typedef NUIAssetChannel = Future<ByteData>? Function(String key);
nui_core package
documentation
system/nui_system
NUIAssetChannel typedef
nui_system library