categoryDeleteConfirmation abstract method

String categoryDeleteConfirmation(
  1. String name
)

No description provided for @categoryDeleteConfirmation.

In en, this message translates to: 'Are you sure you want to delete '{name}'?\nPress Delete if you're sure or press Cancel to go back.'

Implementation

String categoryDeleteConfirmation(String name);