menu
tencentcloud_chatroom package
documentation
liveRoom/header/live_room_header.dart
LiveRoomHeaderScaffold
LiveRoomHeaderScaffold const constructor
LiveRoomHeaderScaffold const constructor
dark_mode
light_mode
LiveRoomHeaderScaffold
constructor
const
LiveRoomHeaderScaffold
(
{
Key
?
key
,
Widget
?
leading
,
Widget
?
action
,
Widget
?
tag
,
})
Implementation
const LiveRoomHeaderScaffold({Key? key, this.leading, this.action, this.tag}) : super(key: key);
tencentcloud_chatroom package
documentation
liveRoom/header/live_room_header
LiveRoomHeaderScaffold
LiveRoomHeaderScaffold const constructor
LiveRoomHeaderScaffold class