menu
mkx_ui_kit package
documentation
widgets/custom_chip.dart
CustomChip
onDeleted property
onDeleted property
dark_mode
light_mode
onDeleted
property
VoidCallback
?
onDeleted
final
Optional callback when the delete icon is tapped
Implementation
final VoidCallback? onDeleted;
mkx_ui_kit package
documentation
widgets/custom_chip
CustomChip
onDeleted property
CustomChip class