menu
atomic_x_core
api/room/room_store.dart
RoomStore
shared property
shared
dark_mode
light_mode
shared
property
RoomStore
get
shared
Singleton object
Implementation
static RoomStore get shared => RoomStoreFactory.shared.getStore<RoomStore>();
atomic_x_core
room_store
RoomStore
shared property
RoomStore class