menu
stream_chat_flutter package
documentation
stream_chat_flutter.dart
StreamChannelListView
onChannelTap property
onChannelTap property
dark_mode
light_mode
onChannelTap
property
void Function
(
Channel
)
?
onChannelTap
final
Called when the user taps this list tile.
Implementation
final void Function(Channel)? onChannelTap;
stream_chat_flutter package
documentation
stream_chat_flutter
StreamChannelListView
onChannelTap property
StreamChannelListView class