menu
ys_play package
documentation
ys_play.dart
YsPlay
dispose static method
dispose static method
dark_mode
light_mode
dispose
static method
Future
<
void
>
dispose
(
)
释放资源
Implementation
static Future<void> dispose() async { await _channel.invokeMethod("dispose"); }
ys_play package
documentation
ys_play
YsPlay
dispose static method
YsPlay class