menu
nim_chatkit_ui package
documentation
view/page/user_profile_popover.dart
UserProfilePopover
isShowing property
isShowing property
dark_mode
light_mode
isShowing
property
bool
get
isShowing
当前是否正在显示
Implementation
static bool get isShowing => _currentEntry != null;
nim_chatkit_ui package
documentation
view/page/user_profile_popover
UserProfilePopover
isShowing property
UserProfilePopover class