menu
qs_widget package
documentation
qs_widget_platform_interface.dart
QsWidgetPlatform
QsWidgetPlatform.new constructor
QsWidgetPlatform.new constructor
dark_mode
light_mode
QsWidgetPlatform
constructor
QsWidgetPlatform
(
)
创建平台接口实例,并绑定用于校验实现类的令牌。
Implementation
QsWidgetPlatform() : super(token: _token);
qs_widget package
documentation
qs_widget_platform_interface
QsWidgetPlatform
QsWidgetPlatform.new constructor
QsWidgetPlatform class