menu
chat_flutter package
documentation
widgets/custom_selection_area/custom_selection_area.dart
CustomSelectionArea
createSelectableTextCallback property
createSelectableTextCallback property
dark_mode
light_mode
createSelectableTextCallback
property
void Function
(
FocusNode
focusNode
)
?
createSelectableTextCallback
final
SelectableText 创建时
Implementation
final void Function(FocusNode focusNode)? createSelectableTextCallback;
chat_flutter package
documentation
widgets/custom_selection_area/custom_selection_area
CustomSelectionArea
createSelectableTextCallback property
CustomSelectionArea class