menu
custom_adaptive_scaffold package
documentation
material_ui.dart
SelectionArea
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;
custom_adaptive_scaffold package
documentation
material_ui
SelectionArea
onSelectionChanged property
SelectionArea class