menu
tencent_live_uikit package
documentation
voice_room/widget/voice_room_root_widget.dart
ShowEndViewCallback typedef
ShowEndViewCallback typedef
dark_mode
light_mode
ShowEndViewCallback
typedef
ShowEndViewCallback
=
void Function
(
Map
<
String
,
dynamic
>
endInfo
,
bool
isAnchor
)
Implementation
typedef ShowEndViewCallback = void Function( Map<String, dynamic> endInfo, bool isAnchor);
tencent_live_uikit package
documentation
voice_room/widget/voice_room_root_widget
ShowEndViewCallback typedef
voice_room_root_widget library