menu
t_utils package
documentation
common/widgets/icons/table_action_icon_buttons.dart
TTableActionButtons
onDeletePressed property
onDeletePressed property
dark_mode
light_mode
onDeletePressed
property
VoidCallback
?
onDeletePressed
final
Callback function for when the delete button is pressed
Implementation
final VoidCallback? onDeletePressed;
t_utils package
documentation
common/widgets/icons/table_action_icon_buttons
TTableActionButtons
onDeletePressed property
TTableActionButtons class