menu
tencent_cloud_chat_uikit package
documentation
ui/utils/platform.dart
PlatformUtils
isDesktop property
isDesktop property
dark_mode
light_mode
isDesktop
property
bool
get
isDesktop
Implementation
bool get isDesktop => _isDesktop;
tencent_cloud_chat_uikit package
documentation
ui/utils/platform
PlatformUtils
isDesktop property
PlatformUtils class