menu
tencent_cloud_chat_vote_plugin package
documentation
common/screen_util.dart
ScreenAdapt
ScreenAdapt.new const constructor
ScreenAdapt.new const constructor
dark_mode
light_mode
ScreenAdapt
constructor
const
ScreenAdapt
(
{
Key
?
key
,
required
Widget
adaptChild
,
})
Implementation
const ScreenAdapt({ Key? key, required this.adaptChild, }) : super(key: key);
tencent_cloud_chat_vote_plugin package
documentation
common/screen_util
ScreenAdapt
ScreenAdapt.new const constructor
ScreenAdapt class