menu
neom_states package
documentation
ui/widgets/state_room_wrapper.dart
StateRoomWrapper
isJoined property
isJoined property
dark_mode
light_mode
isJoined
property
bool
get
isJoined
Whether this user is currently in the room.
Implementation
bool get isJoined => _joined;
neom_states package
documentation
ui/widgets/state_room_wrapper
StateRoomWrapper
isJoined property
StateRoomWrapper class