menu
summer_plugin package
documentation
table/summer_expandable.dart
SummerRowExpandable
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
Set
<
Object
?
>
>
?
onChanged
final
Invoked with the new key set when expansion toggles.
Implementation
final ValueChanged<Set<Object?>>? onChanged;
summer_plugin package
documentation
table/summer_expandable
SummerRowExpandable
onChanged property
SummerRowExpandable class