menu
atomic_x_core
api/room/room_store.dart
RoomState
scheduledRoomList property
scheduledRoomList
dark_mode
light_mode
scheduledRoomList
property
ValueListenable
<
List
<
RoomInfo
>
>
get
scheduledRoomList
Scheduled room list.
Implementation
ValueListenable<List<RoomInfo>> get scheduledRoomList;
atomic_x_core
room_store
RoomState
scheduledRoomList property
RoomState class