options property
options are the actions available on swiping the user item
Implementation
final List<CometChatOption>? Function(
User, CometChatUsersController controller)? options;
options are the actions available on swiping the user item
final List<CometChatOption>? Function(
User, CometChatUsersController controller)? options;