menu
mobile_chat_flutter package
documentation
presentation/mobile_chat_notification.dart
MobileChatNotification
isMobileChatOpened static method
isMobileChatOpened static method
dark_mode
light_mode
isMobileChatOpened
static method
bool
isMobileChatOpened
(
)
Implementation
static bool isMobileChatOpened() { return StaticData.mobileChatOpened; }
mobile_chat_flutter package
documentation
presentation/mobile_chat_notification
MobileChatNotification
isMobileChatOpened static method
MobileChatNotification class