menu
chat_flutter package
documentation
widgets/custom_selection_area/custom_selection_area.dart
CustomSelectionArea
onSelectionChanged property
onSelectionChanged property
dark_mode
light_mode
onSelectionChanged
property
void Function
(
SelectedContent
?
)
?
onSelectionChanged
final
长按文字菜单选择回调
Implementation
final void Function(SelectedContent?)? onSelectionChanged;
chat_flutter package
documentation
widgets/custom_selection_area/custom_selection_area
CustomSelectionArea
onSelectionChanged property
CustomSelectionArea class