menu
semi_component_cx package
documentation
semi_component.dart
CustomCollapseForm
onExpandChanged property
onExpandChanged property
dark_mode
light_mode
onExpandChanged
property
ValueChanged
<
bool
>
?
onExpandChanged
final
展开/收起状态变化的回调
Implementation
final ValueChanged<bool>? onExpandChanged;
semi_component_cx package
documentation
semi_component
CustomCollapseForm
onExpandChanged property
CustomCollapseForm class