menu
nui_miniprogram_core package
documentation
nui_miniprogram_engine.dart
NUIMiniProgramJSEngineInterface
channels property
channels property
dark_mode
light_mode
channels
property
List
<
NUIMiniProgramChannel
>
get
channels
Implementation
List<NUIMiniProgramChannel> get channels => _channels;
nui_miniprogram_core package
documentation
nui_miniprogram_engine
NUIMiniProgramJSEngineInterface
channels property
NUIMiniProgramJSEngineInterface class