menu
em_chat_uikit package
documentation
ui/widgets/chat_uikit_alphabetical_widget.dart
ChatUIKitAlphabeticalWidget
onSelectLetterChanged property
onSelectLetterChanged property
dark_mode
light_mode
onSelectLetterChanged
property
void Function
(
BuildContext
context
,
String
?
letter
)
?
onSelectLetterChanged
final
Implementation
final void Function(BuildContext context, String? letter)? onSelectLetterChanged;
em_chat_uikit package
documentation
ui/widgets/chat_uikit_alphabetical_widget
ChatUIKitAlphabeticalWidget
onSelectLetterChanged property
ChatUIKitAlphabeticalWidget class