menu
eliud_pkg_chat_model package
documentation
model/room_repository.dart
RoomChanged typedef
RoomChanged typedef
dark_mode
light_mode
RoomChanged
typedef
RoomChanged
=
dynamic Function
(
RoomModel
?
value
)
Implementation
typedef RoomChanged = Function(RoomModel? value);
eliud_pkg_chat_model package
documentation
model/room_repository
RoomChanged typedef
room_repository library