menu
chat_toolkit package
documentation
chat/chat_controller.dart
CustomSortCallback typedef
CustomSortCallback typedef
dark_mode
light_mode
CustomSortCallback
typedef
CustomSortCallback
=
int
Function
(
Message
a
,
Message
b
)
Implementation
typedef CustomSortCallback = int Function(Message a, Message b);
chat_toolkit package
documentation
chat/chat_controller
CustomSortCallback typedef
chat_controller library