menu
tencent_cloud_chat_common package
documentation
base/tencent_cloud_chat_state_widget.dart
TencentCloudChatState<T extends StatefulWidget>
getHeight method
getHeight method
dark_mode
light_mode
getHeight
method
double
getHeight
(
double
height
)
Implementation
double getHeight(double height) { return TencentCloudChatScreenAdapter.getHeight(height); }
tencent_cloud_chat_common package
documentation
base/tencent_cloud_chat_state_widget
TencentCloudChatState<T extends StatefulWidget>
getHeight method
TencentCloudChatState class