menu
flutter_chat_kits package
documentation
models/room.dart
Room
isPinnedByMe property
isPinnedByMe property
dark_mode
light_mode
isPinnedByMe
property
bool
get
isPinnedByMe
Implementation
bool get isPinnedByMe => pins.contains(me);
flutter_chat_kits package
documentation
models/room
Room
isPinnedByMe property
Room class