menu
semi_component_cx package
documentation
semi_component.dart
CustomInkWell
onHighlightChanged property
onHighlightChanged property
dark_mode
light_mode
onHighlightChanged
property
ValueChanged
<
bool
>
?
onHighlightChanged
final
高亮变化回调
Implementation
final ValueChanged<bool>? onHighlightChanged;
semi_component_cx package
documentation
semi_component
CustomInkWell
onHighlightChanged property
CustomInkWell class