onDeletePage property

ValueChanged<String>? onDeletePage
final

Called to delete a page.

Implementation

final ValueChanged<String>? onDeletePage;