onSelectionChange property
Callback to be called when the content, or part of it, is selected by the user.
Implementation
final ValueChanged<String>? onSelectionChange;
Callback to be called when the content, or part of it, is selected by the user.
final ValueChanged<String>? onSelectionChange;