menu
flutter_alpha_player_plugin package
documentation
alpha_player_controller.dart
AlphaPlayerController
detachView static method
detachView static method
dark_mode
light_mode
detachView
static method
Future
detachView
(
)
移除视图
Implementation
static Future<dynamic> detachView() async { return _channel.invokeMethod('detachView'); }
flutter_alpha_player_plugin package
documentation
alpha_player_controller
AlphaPlayerController
detachView static method
AlphaPlayerController class