menu
flutter_smooth_markdown package
documentation
widgets/smooth_selection_region.dart
SmoothSelectionRegion
onSelectionChanged property
onSelectionChanged property
dark_mode
light_mode
onSelectionChanged
property
ValueChanged
<
SelectedContent
?
>
?
onSelectionChanged
final
Called when the selected content changes.
Implementation
final ValueChanged<SelectedContent?>? onSelectionChanged;
flutter_smooth_markdown package
documentation
widgets/smooth_selection_region
SmoothSelectionRegion
onSelectionChanged property
SmoothSelectionRegion class