menu
qs_widget package
documentation
qs_widget_method_channel.dart
MethodChannelQsWidget
methodChannel property
methodChannel property
dark_mode
light_mode
methodChannel
property
@
visibleForTesting
MethodChannel
methodChannel
final
与原生平台通信的方法通道。
Implementation
@visibleForTesting final methodChannel = const MethodChannel('qs_widget');
qs_widget package
documentation
qs_widget_method_channel
MethodChannelQsWidget
methodChannel property
MethodChannelQsWidget class